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
Mike Trinkala c704701714
Short-circuit the word and treesitter object movement commands (#5851)
The loop always iterates the number of times the user specified even
if the beginning/end of the document is reached.

For an extreme demonstration try the following commands, Helix will
hang for several seconds.
100000000w
100000000]c
1 year ago
..
src Short-circuit the word and treesitter object movement commands (#5851) 1 year ago
tests Fix compatibility with toml 0.6.0 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump ropey from 1.5.1 to 1.6.0 (#5859) 1 year ago