formatting

This commit is contained in:
ManjaroOne666 2018-03-27 10:27:34 +01:00
commit 552d0f51dc

View file

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