You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-core/src
Blaž Hrastnik 935cfeae57 Split parts of helix-term into helix-view.
It still largely depends on term for some types but I plan to change
that later.
4 years ago
..
graphemes.rs clippy lint 4 years ago
lib.rs Split parts of helix-term into helix-view. 4 years ago
macros.rs Split parts of helix-term into helix-view. 4 years ago
position.rs Incremental parsing: rough draft. 4 years ago
selection.rs Simplify some more code. 4 years ago
state.rs Split parts of helix-term into helix-view. 4 years ago
syntax.rs Range based highlight_iter. Only works on limiting the start right now 4 years ago
transaction.rs Command needs access to view information for certain changes. 4 years ago