GitHub / tpope/vim-repeat / commits
repeat.vim: enable repeating supported plugin maps with "."
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 65846025 | One last fix attempt before I revert everything | Tim Pope <c****e@t****t> | about 2 years ago | |
| 5bd4c87a | Restore unfolding during undo | Tim Pope <c****e@t****t> | about 2 years ago | |
| a89a4d07 | Avoid stacktrace on undo in 'nomodifiable' buffer | Tim Pope <c****e@t****t> | about 2 years ago | |
| 4bac219c | Drop FUNDING.yml in favor of account-level default | Tim Pope <c****e@t****t> | about 2 years ago | |
| 8b4435c5 | Account for Vim undo double-incrementing b:changedtick | Tim Pope <c****e@t****t> | about 2 years ago | |
| e0466d2b | Bump minimum Vim version to 8.0 | Tim Pope <c****e@t****t> | about 2 years ago | |
| 24afe922 | Rework error return to prevent off-by-one in Ex mode |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
almost 6 years ago | |
| c947ad2b | Add sponsor button | Tim Pope <c****e@t****t> | almost 7 years ago | |
| ae361bea | Add vim-radical in the plugins list |
Anton Kochkov <x****a@g****m>
Committed by: Tim Pope <c****e@t****t> |
about 7 years ago | |
| eb97e729 | feedkeys(..., 'i') sends keys in the wrong order in Vim 7.0/1/2 |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 7 years ago | |
| 0b9b5e74 | Make an explicit register on repeat override g:repeat_reg |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 7 years ago | |
| 43d2678f | Remove outdated plugin references | Tim Pope <c****e@t****t> | about 8 years ago | |
| 1ea8a532 | Update installation instructions | Tim Pope <c****e@t****t> | about 8 years ago | |
| 8fe8bde4 | Change Markdown heading style | Tim Pope <c****e@t****t> | about 8 years ago | |
| 8106e142 | repeat.vim 1.2 | Tim Pope <c****e@t****t> | over 8 years ago | |
| 1b82cad7 | Fix undo messages being hidden (#33) |
Jacob Niehus <j****s@g****m>
Committed by: Tim Pope <c****e@t****t> |
over 8 years ago | |
| 070ee903 | Remove unneeded exe in example mapping (#60) |
Chris Paul <c****f@m****m>
Committed by: Tim Pope <c****e@t****t> |
over 9 years ago | |
| 7a6675f0 | merge Merge pull request #47 from orlp/master | Tim Pope <c****e@t****t> | over 11 years ago | |
| 5bacc6f8 | Fix bogus spaces in maps | Tim Pope <c****e@t****t> | over 11 years ago | |
| e42a430e | More realistic Vim error, and catch all normal exceptions. | Orson Peters <o****s@g****m> | over 11 years ago | |
| 655dd3e2 | Prevent stack trace of search errors. | Orson Peters <o****s@g****m> | over 11 years ago | |
| c4f9f159 | merge Merge pull request #46 from wellle/45-fix-feedkeys-count | Tim Pope <c****e@t****t> | over 11 years ago | |
| 7568a960 | Revert order of feedkeys calls to fix counts | Christian Wellenbrock <c****k@g****m> | over 11 years ago | |
| b01aafbd | merge Merge pull request #43 from jasonkuhrt/patch-1 | Tim Pope <c****e@t****t> | over 11 years ago | |
| 751b369c | Update README.markdown | Jason Rose-Kuhrt <j****t@m****m> | over 11 years ago | |
| d9fbf5a1 | merge Merge pull request #42 from Konfekt/patch-2 | Tim Pope <c****e@t****t> | over 11 years ago | |
| 88e7d7e5 | remove trailing spaces in remaps | Konfekt <K****t@u****m> | over 11 years ago | |
| 4895d90a | merge Merge pull request #41 from Konfekt/patch-2 | Tim Pope <c****e@t****t> | over 11 years ago | |
| cffb2e75 | more convenient remapping by using <plug> mappings | Konfekt <K****t@u****m> | over 11 years ago | |
| b06684a1 | merge Merge pull request #39 from wellle/feedkeys-i | Tim Pope <c****e@t****t> | over 11 years ago | |
| ad89be24 | Pass flag 'i' to feedkeys() calls | Christian Wellenbrock <c****k@g****m> | over 11 years ago | |
| bd3b5172 | merge Merge pull request #37 from justinmk/fix703 | Tim Pope <c****e@t****t> | over 11 years ago | |
| 006694e0 | Fix condition for Vim <= 7.3 | Justin M. Keyes <j****s@c****m> | over 11 years ago | |
| 7f09c18d | merge Merge pull request #36 from justinmk/norm | Tim Pope <c****e@t****t> | over 11 years ago | |
| 193f4866 | Use :norm for Vim 7.3.100 or later | Justin M. Keyes <j****z@g****m> | over 11 years ago | |
| b6bdd0f2 | merge Merge pull request #35 from wilywampa/invalidate | Tim Pope <c****e@t****t> | over 11 years ago | |
| 80261bc5 | Fix invalidate() being overridden by autocmd | Jacob Niehus <j****s@g****m> | over 11 years ago | |
| 5eba0f19 | Make repeat#wrap open a fold if &foldopen contains 'all' |
d125q <d****i@g****m>
Committed by: Tim Pope <c****e@t****t> |
over 11 years ago | |
| 2a3c5f8e | Allow repeating operators with custom motions | Tim Pope <c****e@t****t> | over 12 years ago | |
| a81bef76 | repeat.vim 1.1 | Tim Pope <c****e@t****t> | over 13 years ago | |
| aeb3d6cd | Documentation fix for repeat#setreg() |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 13 years ago | |
| 5974ea07 | Documentation fix for repeat#setreg() |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 13 years ago | |
| 8ee74508 | Allow customizing all mappings |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
almost 14 years ago | |
| d8f7fe75 | Go back to using feedkeys() |
Andrew Radev <a****v@g****m>
Committed by: Tim Pope <c****e@t****t> |
almost 14 years ago | |
| f1d0fbbd | Allow for some additional post-processing |
Andrew Radev <a****v@g****m>
Committed by: Tim Pope <c****e@t****t> |
almost 14 years ago | |
| 613eb1c8 | Respect 'foldopen' on undo | Tim Pope <c****e@t****t> | about 14 years ago | |
| d75a544b | Don't clobber existing U map | Tim Pope <c****e@t****t> | over 14 years ago | |
| 1118a832 | Fix adding trailing spaces when 've' is not empty |
xaizek <x****k@g****m>
Committed by: Tim Pope <c****e@t****t> |
over 14 years ago | |
| 2914f11f | Support repetition with original register |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 14 years ago | |
| 476c2808 | Don't increment b:changedtick, offer invalidate instead |
Ingo Karkat <s****v@i****e>
Committed by: Tim Pope <c****e@t****t> |
over 14 years ago | |
| cdffdd43 | Clarify copyright | Tim Pope <c****e@t****t> | almost 15 years ago | |
| ecab7ca1 | Fix heading | Tim Pope <c****e@t****t> | almost 15 years ago | |
| bef6db85 | Add a README | Tim Pope <c****e@t****t> | almost 15 years ago | |
| 1f19cf2a | Add script id to heading | Tim Pope <c****e@t****t> | almost 15 years ago | |
| c4101c20 | Initial commit | Tim Pope <c****e@t****t> | over 18 years ago |