Commit Graph

  • ae361bea99 Add vim-radical in the plugins list master Anton Kochkov 2019-07-29 19:45:34 +0800
  • 0b9b5e742f Make an explicit register on repeat override g:repeat_reg Ingo Karkat 2019-01-24 14:50:50 +0100
  • 5974ea07ac Documentation fix for repeat#setreg() Ingo Karkat 2012-11-29 10:19:30 +0100
  • eb97e729be feedkeys(..., 'i') sends keys in the wrong order in Vim 7.0/1/2 Ingo Karkat 2019-01-29 11:19:42 +0100
  • 43d2678fa5 Remove outdated plugin references Tim Pope 2018-07-02 15:03:55 -0400
  • 1ea8a5325b Update installation instructions Tim Pope 2018-07-02 15:03:36 -0400
  • 8fe8bde4f4 Change Markdown heading style Tim Pope 2018-07-02 15:03:25 -0400
  • 8106e142df repeat.vim 1.2 v1.2 Tim Pope 2018-01-30 23:08:02 -0500
  • 1b82cad74c Fix undo messages being hidden (#33) Jacob Niehus 2018-01-21 16:45:49 -0700
  • 070ee90324 Remove unneeded exe in example mapping (#60) Chris Paul 2017-04-21 10:43:53 -0700
  • 7a6675f092 Merge pull request #47 from orlp/master Tim Pope 2015-05-09 13:57:55 -0400
  • 5bacc6f805 Fix bogus spaces in maps Tim Pope 2015-05-07 14:29:12 -0400
  • e42a430e64 More realistic Vim error, and catch all normal exceptions. Orson Peters 2015-04-23 01:45:15 +0200
  • 655dd3e2be Prevent stack trace of search errors. Orson Peters 2015-04-23 00:27:56 +0200
  • c4f9f159e6 Merge pull request #46 from wellle/45-fix-feedkeys-count Tim Pope 2015-04-03 10:30:37 -0400
  • 7568a9604b Revert order of feedkeys calls to fix counts Christian Wellenbrock 2015-04-03 12:30:43 +0200
  • b01aafbd8d Merge pull request #43 from jasonkuhrt/patch-1 Tim Pope 2015-03-07 21:28:23 -0600
  • 751b369cc3 Update README.markdown Jason Rose-Kuhrt 2015-03-07 22:17:05 -0500
  • d9fbf5a137 Merge pull request #42 from Konfekt/patch-2 Tim Pope 2015-02-20 14:33:20 -0600
  • 88e7d7e5c3 remove trailing spaces in remaps Konfekt 2015-02-20 21:28:28 +0100
  • 4895d90a14 Merge pull request #41 from Konfekt/patch-2 Tim Pope 2015-02-20 14:17:44 -0600
  • cffb2e7578 more convenient remapping by using <plug> mappings Konfekt 2015-02-20 21:14:38 +0100
  • b06684a195 Merge pull request #39 from wellle/feedkeys-i Tim Pope 2015-01-31 14:17:00 -0600
  • ad89be240f Pass flag 'i' to feedkeys() calls Christian Wellenbrock 2015-01-28 16:49:35 +0100
  • bd3b517235 Merge pull request #37 from justinmk/fix703 Tim Pope 2015-01-19 16:20:08 -0600
  • 006694e0f5 Fix condition for Vim <= 7.3 Justin M. Keyes 2015-01-19 17:09:05 -0500
  • 7f09c18d2e Merge pull request #36 from justinmk/norm Tim Pope 2015-01-19 14:42:53 -0600
  • 193f4866df Use :norm for Vim 7.3.100 or later Justin M. Keyes 2015-01-17 09:55:08 -0500
  • b6bdd0f2d0 Merge pull request #35 from wilywampa/invalidate Tim Pope 2015-01-15 18:49:10 -0600
  • 80261bc531 Fix invalidate() being overridden by autocmd Jacob Niehus 2015-01-10 18:47:31 -0700
  • 5eba0f19c8 Make repeat#wrap open a fold if &foldopen contains 'all' d125q 2014-12-09 00:06:40 +0100
  • 2a3c5f8e3c Allow repeating operators with custom motions Tim Pope 2013-12-24 10:43:24 -0500
  • a81bef7603 repeat.vim 1.1 v1.1 Tim Pope 2013-01-01 00:17:12 -0500
  • 8ee7450812 Allow customizing all mappings Ingo Karkat 2012-11-26 11:24:10 +0100
  • aeb3d6cd89 Documentation fix for repeat#setreg() Ingo Karkat 2012-11-29 10:19:30 +0100
  • d8f7fe7598 Go back to using feedkeys() Andrew Radev 2012-11-07 09:31:54 +0100
  • f1d0fbbdf4 Allow for some additional post-processing Andrew Radev 2012-11-03 19:37:05 +0200
  • 613eb1c812 Respect 'foldopen' on undo Tim Pope 2012-08-22 11:30:12 -0400
  • d75a544b78 Don't clobber existing U map Tim Pope 2012-05-02 19:13:33 -0400
  • 2914f11f74 Support repetition with original register Ingo Karkat 2011-12-02 22:20:46 +0100
  • 476c28084e Don't increment b:changedtick, offer invalidate instead Ingo Karkat 2011-12-02 22:00:36 +0100
  • 1118a8324f Fix adding trailing spaces when 've' is not empty xaizek 2012-01-14 13:03:18 +0200
  • cdffdd4381 Clarify copyright Tim Pope 2011-08-29 16:11:07 -0400
  • ecab7ca1b7 Fix heading Tim Pope 2011-08-29 02:47:25 -0400
  • bef6db85d9 Add a README Tim Pope 2011-08-29 02:14:52 -0400
  • 1f19cf2a03 Add script id to heading Tim Pope 2011-08-29 02:14:44 -0400
  • c4101c205e Initial commit v1.0 Tim Pope 2008-04-25 17:24:17 -0500