helix/helix-term
Ivan Tham 29d6a5a9b6
Perform extend line on every selection (#1804)
Currently `x` only affect the current selection, but this will make it
affect every selection so `x` can be more useful with multi-cursors.
2022-03-14 11:45:45 +09:00
..
src Perform extend line on every selection (#1804) 2022-03-14 11:45:45 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00
Cargo.toml fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00