mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Add sleuth plugin
This commit is contained in:
parent
92555cc9b3
commit
1fac8720d0
@ -20,6 +20,9 @@ Plug 'tpope/vim-surround'
|
||||
" make plugin commands repeatable
|
||||
Plug 'tpope/vim-repeat'
|
||||
|
||||
" autodetect tabwidth
|
||||
Plug 'tpope/vim-sleuth'
|
||||
|
||||
" dispatch into tmux panes
|
||||
Plug 'tpope/vim-dispatch', Cond(!empty($TMUX))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user