initial commit
This commit is contained in:
4
ftplugin/vim.vim
Normal file
4
ftplugin/vim.vim
Normal 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
|
||||
Reference in New Issue
Block a user