helix/helix-core/src
Blaž Hrastnik 59a0fc7b59 w, b, e: Match kakoune's behavior in selecting by default.
I initially preferred only moving the cursor, but selecting the whole
word is a lot nicer for things like wd (instead of vwd).
2021-04-05 16:35:04 +09:00
..
auto_pairs.rs wip: Hooks & trigger characters for completion/signature_help. 2021-03-24 18:17:00 +09:00
comment.rs Fully drop State references. 2021-03-31 15:45:18 +09:00
diagnostic.rs
graphemes.rs clippy lint 2021-03-24 14:58:01 +09:00
history.rs Fully drop State references. 2021-03-31 15:45:18 +09:00
indent.rs minor: Remove a few unwraps. 2021-03-26 11:03:14 +09:00
lib.rs Simplify some code. 2021-04-01 11:04:25 +09:00
macros.rs
match_brackets.rs minor: Remove a few unwraps. 2021-03-26 11:03:14 +09:00
movement.rs w, b, e: Match kakoune's behavior in selecting by default. 2021-04-05 16:35:04 +09:00
object.rs minor: Remove a few unwraps. 2021-03-26 11:03:14 +09:00
position.rs clippy lint 2021-03-24 14:58:01 +09:00
register.rs
search.rs
selection.rs Store intra-files jumps (goto) on the jumplist. 2021-03-29 16:32:42 +09:00
state.rs
syntax.rs Fully drop State references. 2021-03-31 15:45:18 +09:00
transaction.rs Fully drop State references. 2021-03-31 15:45:18 +09:00