Moved to Sexplore as navigating to file location everytime is doing my head in
This commit is contained in:
parent
3945505030
commit
011fa92d5f
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -103,6 +103,6 @@ set concealcursor=""
|
||||||
"Leader mapping
|
"Leader mapping
|
||||||
let mapleader = "\<Space>"
|
let mapleader = "\<Space>"
|
||||||
nnoremap <Leader>? :echon " n :Lex \n l? lsp help (if implemented in buffer)\n w? vimWiki help"<CR>
|
nnoremap <Leader>? :echon " n :Lex \n l? lsp help (if implemented in buffer)\n w? vimWiki help"<CR>
|
||||||
nnoremap <Leader>n :Lex<CR>
|
nnoremap <Leader>n :Sexplore<CR>
|
||||||
" Load Plugins
|
" Load Plugins
|
||||||
so ~/.vim/plugins.vim
|
so ~/.vim/plugins.vim
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue