Skip to content
Snippets Groups Projects
  1. Apr 16, 2014
  2. Apr 08, 2014
  3. Mar 29, 2014
  4. Mar 26, 2014
  5. Mar 25, 2014
  6. Mar 21, 2014
  7. Mar 20, 2014
  8. Mar 18, 2014
  9. Mar 17, 2014
  10. Mar 15, 2014
  11. Mar 13, 2014
  12. Mar 10, 2014
  13. Mar 08, 2014
    • Travis Heppe's avatar
      [vim] Refactor macro handling · 96b8519b
      Travis Heppe authored
      Use CreateInsertModeChanges to make a copy of the latest
      insert mode changes in pushInsertModeChanges so that the
      latest insert mode changes can safely be modified without
      bashing previously recorded macros.
      
      Fix the :register command and add unit tests. Add a fakeOpenNotification for matching the notification text.
      96b8519b
  14. Mar 06, 2014
Loading