mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
silent sourcing error if absent
This commit is contained in:
parent
54c46c523b
commit
a4784f9faa
@ -154,4 +154,4 @@ nnoremap <leader>h :call ToggleHiddenAll()<CR>
|
|||||||
" Here leader is ";".
|
" Here leader is ";".
|
||||||
" So ":vs ;cfz" will expand into ":vs /home/<user>/.config/zsh/.zshrc"
|
" So ":vs ;cfz" will expand into ":vs /home/<user>/.config/zsh/.zshrc"
|
||||||
" if typed fast without the timeout.
|
" if typed fast without the timeout.
|
||||||
source ~/.config/nvim/shortcuts.vim
|
silent! source ~/.config/nvim/shortcuts.vim
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user