helix/helix-core/src
2021-03-25 16:53:32 +09:00
..
auto_pairs.rs wip: Hooks & trigger characters for completion/signature_help. 2021-03-24 18:17:00 +09:00
comment.rs clippy lint 2021-03-24 14:58:01 +09:00
diagnostic.rs ui: Render diagnostic errors in sideline. 2021-03-15 16:19:31 +09:00
graphemes.rs clippy lint 2021-03-24 14:58:01 +09:00
history.rs clippy lint 2021-03-24 14:58:01 +09:00
indent.rs Fix broken test. 2021-03-25 16:53:32 +09:00
lib.rs Implement m / match_brackets (using tree sitter). 2021-03-22 17:58:49 +09:00
macros.rs Split parts of helix-term into helix-view. 2020-09-21 18:24:16 +09:00
match_brackets.rs clippy lint 2021-03-24 14:58:01 +09:00
movement.rs Finish hiding doc.state / State as an implementation detail. 2021-03-18 15:07:02 +09:00
object.rs commands: Implement expand_selection. 2021-02-22 17:02:32 +09:00
position.rs clippy lint 2021-03-24 14:58:01 +09:00
register.rs Simple yank/paste registers. 2020-10-13 23:13:56 +09:00
search.rs Implement the f/t/F/T find/till family of commands. 2021-03-11 16:15:27 +09:00
selection.rs clippy lint 2021-03-24 14:58:01 +09:00
state.rs Finish hiding doc.state / State as an implementation detail. 2021-03-18 15:07:02 +09:00
syntax.rs Fix broken test. 2021-03-25 16:53:32 +09:00
transaction.rs clippy lint 2021-03-24 14:58:01 +09:00