mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
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"] ``` |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |