mapleader set

This commit is contained in:
ManjaroOne666 2018-03-26 22:20:11 +01:00
commit a58081080f

View file

@ -1,4 +1,5 @@
" key #mappings{{{
let g:mapleader = ' '
nnoremap <silent> <space>rc :so $MYVIMRC<CR>