Adds mapping for eding vrc
This commit is contained in:
parent
4f8f58d992
commit
f6b014475d
1 changed files with 2 additions and 0 deletions
|
@ -91,3 +91,5 @@ if has('nvim')
|
|||
else
|
||||
cnoremap WW w !sudo tee % > /dev/null
|
||||
endif
|
||||
|
||||
nnoremap <leader>ve :edit $HOME/.config/nvim/init.vim<cr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue