mirror of
https://github.com/tpope/vim-repeat.git
synced 2026-09-10 07:16:26 -04:00
repeat.vim 1.2
* Provide <Plug> mappings. * Enable repeating operators with custom motions. * Assorted bug fixes.
This commit is contained in:
parent
1b82cad74c
commit
8106e142df
|
|
@ -1,6 +1,6 @@
|
|||
" repeat.vim - Let the repeat command repeat plugin maps
|
||||
" Maintainer: Tim Pope
|
||||
" Version: 1.1
|
||||
" Version: 1.2
|
||||
" GetLatestVimScripts: 2136 1 :AutoInstall: repeat.vim
|
||||
|
||||
" Installation:
|
||||
|
|
|
|||
Loading…
Reference in a new issue