summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index dc878f7..9e65bc0 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -68,7 +68,7 @@ Plug 'wellle/targets.vim'
if isdirectory($HOME."/dotfiles/plugins")
Plug '~/dotfiles/plugins/vim-remembrall'
- Plug '~/dotfiles/plugins/vim-wintab'
+ Plug '~/dotfiles/plugins/vim-tmux-pilot'
endif
if has("nvim")