helix-mirror/helix-core/src
2020-10-16 12:01:21 +09:00
..
graphemes.rs clippy lint 2020-06-02 10:49:28 +09:00
history.rs history.redo() 2020-10-13 23:13:56 +09:00
indent.rs wip 2020-10-15 23:31:37 +09:00
lib.rs Share tab width definitions. 2020-10-14 13:35:54 +09:00
macros.rs Split parts of helix-term into helix-view. 2020-09-21 18:24:16 +09:00
position.rs Incremental parsing: rough draft. 2020-09-17 16:32:40 +09:00
register.rs Simple yank/paste registers. 2020-10-13 23:13:56 +09:00
selection.rs Fix compose not merging certain changesets correctly. 2020-10-14 09:38:52 +09:00
state.rs added move left&right, delete char 2020-10-16 12:01:21 +09:00
syntax.rs Auto-indent on enter based on tree-sitter scopes. 2020-10-14 18:07:42 +09:00
transaction.rs Validate compose len after applying a is same as before applying b. 2020-10-14 13:35:54 +09:00