silent sourcing error if absent
This commit is contained in:
parent
54c46c523b
commit
a4784f9faa
1 changed files with 1 additions and 1 deletions
|
@ -154,4 +154,4 @@ nnoremap <leader>h :call ToggleHiddenAll()<CR>
|
|||
" Here leader is ";".
|
||||
" So ":vs ;cfz" will expand into ":vs /home/<user>/.config/zsh/.zshrc"
|
||||
" if typed fast without the timeout.
|
||||
source ~/.config/nvim/shortcuts.vim
|
||||
silent! source ~/.config/nvim/shortcuts.vim
|
||||
|
|
Loading…
Reference in a new issue