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-plus/helix-core
A-Walrus 4ff5feeb0c
Fix shellwords delimiter handling (#4098)
* Fix shellwords delimiter handling

This allows commands such as `:set statusline.center ["file-type"]` to
work. Before the quotes within the list would mess it up.
Also added a test to ensure correct behavior

* Rename Delimiter -> OnWhitespace
2 years ago
..
src Fix shellwords delimiter handling (#4098) 2 years ago
tests Add `extend-indented` and `stop-extend` captures for indent queries. 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml do not reparse unmodified injections (#4146) 2 years ago