helix-mirror/helix-view
David Vogt 92ae31925f feat: tree sitter path
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"]
```
2024-06-06 09:44:54 +02:00
..
src feat: tree sitter path 2024-06-06 09:44:54 +02:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory (#372) 2021-06-25 15:59:06 +09:00
Cargo.toml build(deps): bump the rust-dependencies group across 1 directory with 10 updates (#10871) 2024-06-03 17:08:51 +09:00