diff --git a/conf/plugins.vim b/conf/plugins.vim index 377a8c0..104f90e 100644 --- a/conf/plugins.vim +++ b/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'