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-term/src
Skyler Hawthorne 7078e84007 Fix YAML auto indent
YAML indents queries are tweaked to fix auto indent behavior.

A new capture type `indent.always` is introduced to address use cases
where combining indent captures on a single line is desired.

Fixes #6661
1 year ago
..
commands Enhance :toggle to support cycling numbers (#7877) 1 year ago
keymap feat: smart_tab 1 year ago
ui Show whether file readonly in statusline (#7740) 1 year ago
application.rs feat: smart_tab 1 year ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Fix YAML auto indent 1 year ago
compositor.rs bump msrv to 1.63 (#5570) 2 years ago
config.rs feat: smart_tab 1 year ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 2 years ago
job.rs bump msrv to 1.63 (#5570) 2 years ago
keymap.rs Remove Keymap(KeyTrie) and simply use KeyTrie. 1 year ago
lib.rs Fix new clippy lints (#5892) 2 years ago
main.rs Initialize log and config files right after parsing arguments (#7585) 1 year ago