setup script, own statusline, coding style highlight

This commit is contained in:
2017-12-01 17:04:24 +01:00
parent 50a08810fe
commit c76c740d07
6 changed files with 104 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
setlocal foldmethod=marker
setlocal foldmethod=marker foldlevel=0
nnoremap <buffer> <localleader>c mcI"<esc>`c:delm c<cr>
vnoremap <buffer> <localleader>f <esc>`>o"}}}<esc>`<O"{{{<esc>
nnoremap <buffer> <localleader>xf mx?"{{{<cr>dd/"}}}<cr>dd`x:noh<cr>:delm x<cr>