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/helix-core
Michael Davis 4a103db622 Apply inversions to Views on undo/redo
When using undo/redo, the history revision can be decremented. In that
case we should apply the inversions since the given revision in
History::changes_since. This prevents panics with jumplist operations
when a session uses undo/redo to move the jumplist selection outside
of the document.
2 years ago
..
src Apply inversions to Views on undo/redo 2 years ago
tests deps: Update tree-sitter-rust (supports let-else && let-chains) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml significantly improve treesitter performance while editing large files (#4716) 2 years ago