initial commit

This commit is contained in:
2017-11-05 16:58:09 +01:00
commit 7e81345f79
9 changed files with 209 additions and 0 deletions

4
ftplugin/vim.vim Normal file
View File

@@ -0,0 +1,4 @@
nnoremap <buffer> <localleader>c I"<esc>
vnoremap <buffer> <localleader>f <esc>`>o"}}}<esc>`<O"{{{<esc>
nnoremap <buffer> <localleader>xf mx?"{{{<cr>dd/"}}}<cr>dd`x:noh<cr>:delm x<cr>
nnoremap <buffer> <localleader>xc mx^0x`x