Changed directory searcher binding
This commit is contained in:
parent
dbace071df
commit
d81f16f963
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue