mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Compare commits
No commits in common. "f853f1884a8f0c244765192dc6f5a910a7e2b8e5" and "fdfd23a82ca6dc496061d0cc8e24fa3dd5bbe069" have entirely different histories.
f853f1884a
...
fdfd23a82c
@ -23,6 +23,7 @@ call plug#end()
|
||||
|
||||
set title
|
||||
set bg=light
|
||||
set go=a
|
||||
set mouse=a
|
||||
set nohlsearch
|
||||
set clipboard+=unnamedplus
|
||||
@ -152,4 +153,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.
|
||||
silent! source ${XDG_CONFIG_HOME:-$HOME/.config}/nvim/shortcuts.vim
|
||||
silent! source ~/.config/nvim/shortcuts.vim
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user