Browse Source

Add Tmux Navigator

tags/vimscript-final
Taylor Bockman 2 years ago
parent
commit
8e8be46bb2
  1. 1
      conf/plugins.vim

1
conf/plugins.vim

@ -39,6 +39,7 @@ Plug 'prabirshrestha/asyncomplete-lsp.vim'
"" Tmux Helper
Plug 'preservim/vimux'
Plug 'christoomey/vim-tmux-navigator'
"" Linting
Plug 'w0rp/ale'

Loading…
Cancel
Save