micro/runtime/plugins
Zachary Yedidia 21840d3ffe Make cursor movement automatic on insert + remove
This changes the behavior of cursor movement so that all cursors are
adjusted when a change is made to the buffer. Cursors don't have to be
manually moved after calling Insert or Remove, those functions will move
the cursor properly on their own.

This should fix issues 1-3 mentioned in the multiple cursors discussion.

Ref #5
2017-06-15 18:52:51 -04:00
..
autoclose Make cursor movement automatic on insert + remove 2017-06-15 18:52:51 -04:00
ftoptions Create ftoptions option to disable auto settings 2017-05-19 18:17:38 -04:00
linter added swift linting to linux 2017-05-08 17:14:33 +01:00
literate Re-add literate supportg 2017-05-27 17:16:21 -04:00