VIM: fix mapleader
This commit is contained in:
parent
7793b50ba4
commit
c68af308c8
@ -61,6 +61,7 @@ set noerrorbells
|
|||||||
set novisualbell
|
set novisualbell
|
||||||
set t_vb=
|
set t_vb=
|
||||||
set tm=500
|
set tm=500
|
||||||
|
let mapleader=","
|
||||||
|
|
||||||
" Apply plugin configurations
|
" Apply plugin configurations
|
||||||
source ~/.vim/config/pluginconfig.vim
|
source ~/.vim/config/pluginconfig.vim
|
||||||
|
Loading…
Reference in New Issue
Block a user