repeat.vim 1.1
* Fix adding trailing spaces when 've' is not empty. * Don't increment b:changedtick, offer invalidate instead. * Support repetition with original register. * Don't clobber existing U map. * Respect 'foldopen' on undo. * Allow customizing all mappings.
This commit is contained in:
parent
8ee7450812
commit
a81bef7603
@ -1,6 +1,6 @@
|
||||
" repeat.vim - Let the repeat command repeat plugin maps
|
||||
" Maintainer: Tim Pope
|
||||
" Version: 1.0
|
||||
" Version: 1.1
|
||||
" GetLatestVimScripts: 2136 1 :AutoInstall: repeat.vim
|
||||
|
||||
" Installation:
|
||||
|
Loading…
Reference in New Issue
Block a user