Skip to content
Snippets Groups Projects
  1. Apr 22, 2017
  2. Apr 18, 2017
  3. Apr 08, 2017
  4. Apr 07, 2017
    • gwenn's avatar
      Rustfmt · 69029ed6
      gwenn authored
      Some blocks are not correctly aligned/shifted (see keymap.rs).
      69029ed6
  5. Apr 02, 2017
  6. Mar 31, 2017
  7. Mar 28, 2017
  8. Mar 26, 2017
  9. Mar 24, 2017
  10. Mar 20, 2017
    • gwenn's avatar
      Fix Undo implementation · 537f8e01
      gwenn authored
      KillRing is bound to the LineBuffer only during Kill operations.
      And the ChangeSet is unbound to the LineBuffer when undoing.
      
      The implementation is still incomplete...
      
      Note: a Map is used instead of a Vec because I could not make
      the unbound method works with a Vec.
      537f8e01
  11. Mar 19, 2017
  12. Mar 04, 2017
  13. Mar 03, 2017
  14. Mar 01, 2017
  15. Feb 28, 2017
  16. Feb 27, 2017
  17. Feb 25, 2017
Loading