helix-mirror/helix-term
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 Handle relative symlinks on write (#10790) 2024-05-21 06:46:24 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +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