Repeatable.vim
Repeatable.vim copied to clipboard
Create repeat.vim mappings with one simple "Repeatable" command
Results
1
Repeatable.vim issues
Sort by
recently updated
recently updated
newest added
vim-repeat gives the option to pass a count to the repeat, so it can be used when pressing `.`. It seems like Repeating doesn't pass any count to `repeat#set`, which...