Add vim replay plugin for easy macro replay
This commit is contained in:
parent
ee1b482762
commit
b0b66de642
2
vimrc
2
vimrc
@ -110,6 +110,8 @@ if !platform#is_windows()
|
||||
Plug 'tmux-plugins/vim-tmux-focus-events'
|
||||
endif
|
||||
|
||||
" replay macros with the enter key
|
||||
Plug 'wincent/replay'
|
||||
" auto-pairs - paired delimiters
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
" vim-matchit - Improved % matching
|
||||
|
Loading…
x
Reference in New Issue
Block a user