helix/helix-core/src
2021-04-08 23:25:35 +09:00
..
auto_pairs.rs
comment.rs
diagnostic.rs
graphemes.rs
history.rs
indent.rs Fix issues with "enum A {|}" <Enter> indent calculation. 2021-04-07 16:39:13 +09:00
lib.rs Load config files from ~/.config/helix, fallback to defaults. 2021-04-07 23:56:20 +09:00
macros.rs
match_brackets.rs
movement.rs Fix selection rendering, it would be off by 1 if reverse. 2021-04-07 16:57:58 +09:00
object.rs
position.rs
register.rs
search.rs
selection.rs
state.rs
syntax.rs Import tree sitter queries. 2021-04-08 23:25:35 +09:00
transaction.rs