Moved to Sexplore as navigating to file location everytime is doing my head in

This commit is contained in:
Warwick 2023-07-28 15:22:57 +01:00
parent 3945505030
commit 011fa92d5f

2
vimrc
View file

@ -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