Changed directory searcher binding

This commit is contained in:
Warwick 2021-02-24 10:26:57 +00:00
parent dbace071df
commit d81f16f963

2
vimrc
View file

@ -91,6 +91,6 @@ hi Cursor ctermbg=15
" set spellcheck " set spellcheck
set spell set spell
" Remap Lex " Remap Lex
nnoremap <C-o> :Lex<CR> nnoremap <C-n> :Lex<CR>
" Load Plugins " Load Plugins
so ~/.vim/plugins.vim so ~/.vim/plugins.vim