mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Remove shortcut load
This commit is contained in:
parent
f6a89e466f
commit
0766b56a43
@ -152,8 +152,3 @@ function! ToggleHiddenAll()
|
||||
endif
|
||||
endfunction
|
||||
nnoremap <leader>h :call ToggleHiddenAll()<CR>
|
||||
" Load command shortcuts generated from bm-dirs and bm-files via shortcuts script.
|
||||
" 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user