Add Tim Pope's unimpaired vim plugin
This commit is contained in:
parent
4f9c582506
commit
da5a08c0b4
1 changed files with 3 additions and 0 deletions
|
@ -71,6 +71,9 @@ Plugin 'tpope/vim-surround'
|
||||||
" Allows Plugins to be repeated with `.` character
|
" Allows Plugins to be repeated with `.` character
|
||||||
Plugin 'tpope/vim-repeat'
|
Plugin 'tpope/vim-repeat'
|
||||||
|
|
||||||
|
" Pairs of mappings
|
||||||
|
Plugin 'tpope/vim-unimpaired'
|
||||||
|
|
||||||
" Seamlessly navigate Vim and Tmux with similar bindings.
|
" Seamlessly navigate Vim and Tmux with similar bindings.
|
||||||
Plugin 'christoomey/vim-tmux-navigator'
|
Plugin 'christoomey/vim-tmux-navigator'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue