mirror of https://github.com/helix-editor/helix
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.
92ae31925f
This adds a "tree-sitter-path" element to the possible status lines, which is useful for large code bases where you cannot see the beginning of the current function/class/type etc. Suggested config: ``` [editor.statusline] center = ["tree-sitter-path"] ``` |
6 months ago | |
---|---|---|
.. | ||
src | 6 months ago | |
tests | 6 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 6 months ago | |
build.rs | 10 months ago |