feat: add vim-tmux-navigator
This commit is contained in:
parent
595eb35100
commit
c89e17ea6b
|
@ -47,8 +47,8 @@ set relativenumber
|
|||
set splitbelow
|
||||
|
||||
map ; :Files<CR>
|
||||
nmap <C-l> :NERDTreeToggle<CR>
|
||||
" nmap <silent> <C-l> :Lexplore<CR>
|
||||
nmap <C-p> :NERDTreeToggle<CR>
|
||||
" nmap <silent> <C-p> :Lexplore<CR>
|
||||
map <Leader> <Plug>(easymotion-prefix)
|
||||
|
||||
let g:netrw_banner = 0
|
||||
|
|
|
@ -55,6 +55,7 @@ in
|
|||
fzf-vim
|
||||
lightline-vim
|
||||
nerdtree
|
||||
vim-tmux-navigator
|
||||
vim-startify
|
||||
vim-polyglot
|
||||
vim-multiple-cursors
|
||||
|
|
Loading…
Reference in a new issue