zsh and nvim
This commit is contained in:
8
.config/nvim/plugin/guide-map.vim
Normal file
8
.config/nvim/plugin/guide-map.vim
Normal file
@ -0,0 +1,8 @@
|
||||
" Guide navigation
|
||||
noremap <leader><Tab> <Esc>/<++><Enter>"_c4l
|
||||
inoremap <leader><Tab> <Esc>/<++><Enter>"_c4l
|
||||
vnoremap <leader><Tab> <Esc>/<++><Enter>"_c4l
|
||||
|
||||
" general insert commands
|
||||
inoremap ;g <++>
|
||||
|
||||
Reference in New Issue
Block a user