comment.rs
|
commands: Wire up toggle comments as ctrl-c
|
2021-02-19 13:59:24 +09:00 |
history.rs
|
Fix undo/redo not updating the syntax tree.
|
2020-12-03 13:10:35 +09:00 |
indent.rs
|
minor: Simplify some code.
|
2021-02-24 16:07:39 +09:00 |
lib.rs
|
commands: Implement expand_selection.
|
2021-02-22 17:02:32 +09:00 |
macros.rs
|
Split parts of helix-term into helix-view.
|
2020-09-21 18:24:16 +09:00 |
object.rs
|
commands: Implement expand_selection.
|
2021-02-22 17:02:32 +09:00 |
register.rs
|
Simple yank/paste registers.
|
2020-10-13 23:13:56 +09:00 |
selection.rs
|
commands: add * as selection search.
|
2021-02-22 15:14:02 +09:00 |
state.rs
|
commands: Implement join_selections.
|
2021-02-26 17:21:59 +09:00 |
syntax.rs
|
minor: Simplify some code.
|
2021-02-24 16:07:39 +09:00 |