silent sourcing error if absent

This commit is contained in:
Luke Smith 2023-02-09 09:19:49 -05:00
parent 54c46c523b
commit a4784f9faa
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -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