mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
fixed map leader
This commit is contained in:
parent
b904925fa3
commit
03ef307cef
1 changed files with 2 additions and 2 deletions
4
.vimrc
4
.vimrc
|
|
@ -1,3 +1,5 @@
|
|||
let mapleader = ','
|
||||
|
||||
set nocompatible
|
||||
filetype off
|
||||
|
||||
|
|
@ -96,5 +98,3 @@ if has ('gui_running')
|
|||
highlight Pmenu guibg=#cccccc gui=bold
|
||||
endif
|
||||
|
||||
let mapleader = ','
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue