VIM: fix mapleader

This commit is contained in:
2019-11-17 20:47:04 +01:00
parent 7793b50ba4
commit c68af308c8

View File

@ -61,6 +61,7 @@ set noerrorbells
set novisualbell
set t_vb=
set tm=500
let mapleader=","
" Apply plugin configurations
source ~/.vim/config/pluginconfig.vim