feat: add vim-tmux-navigator

This commit is contained in:
Felix Schröter 2020-08-14 23:50:36 +02:00
parent 595eb35100
commit c89e17ea6b
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 3 additions and 2 deletions

View file

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

View file

@ -55,6 +55,7 @@ in
fzf-vim
lightline-vim
nerdtree
vim-tmux-navigator
vim-startify
vim-polyglot
vim-multiple-cursors