Better code folding leader command

This commit is contained in:
ViViDboarder 2013-12-03 15:06:19 -08:00
parent 71a6bb64c2
commit d742e8aa34
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ noremap <C-h><C-s> :set hlsearch! hlsearch?<CR>
nmap <silent> <leader>cs :nohlsearch<CR>
" Code fold
nmap <leader>cf ?{<CR>zf%<ESC>:nohlsearch<CR>
nmap <leader>cf va{<ESC>zf%<ESC>:nohlsearch<CR>
" ********************************
" PLUGIN SETTINGS