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
Jan Hrastnik 0c0c2c7103 modified editor.render() to prepare for command mode rendering 4 years ago
..
graphemes.rs clippy lint 4 years ago
history.rs history.redo() 4 years ago
indent.rs wip 4 years ago
lib.rs Share tab width definitions. 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
register.rs Simple yank/paste registers. 4 years ago
selection.rs Fix compose not merging certain changesets correctly. 4 years ago
state.rs modified editor.render() to prepare for command mode rendering 4 years ago
syntax.rs Auto-indent on enter based on tree-sitter scopes. 4 years ago
transaction.rs Validate compose len after applying a is same as before applying b. 4 years ago