mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +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
|
set nocompatible
|
||||||
filetype off
|
filetype off
|
||||||
|
|
||||||
|
|
@ -96,5 +98,3 @@ if has ('gui_running')
|
||||||
highlight Pmenu guibg=#cccccc gui=bold
|
highlight Pmenu guibg=#cccccc gui=bold
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let mapleader = ','
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue