acf6fffb2f7a57ac10d6d2d889db6810783108ee
- Add row/column tracking to Content for multi-line highlight support - Switch from Node:format() returning Content to Node:format_into(content) - Remove complex highlight offset calculations and manual text merging - Use content:current_line() instead of tracking line_number in nodes - Fix pointer child formatting to use item.name directly - Clean up unused imports and simplify render_node method
My Neovim config.
System Requirements
Only supports Linux, macOS and other BSD variants. Requires neovim v0.11.
Below is a list of dependencies and the respective plugins that require it.
| Dependency | Plugins |
|---|---|
| git | lazy, mason |
| C compiler | treesitter, LuaSnip, telescope-fzf-native |
| make | LuaSnip, telescope-fzf-native |
| curl or wget | mason |
| unzip | mason |
| GNU tar | mason |
| gzip | mason |
License
BSD-3-Clause, see LICENSE for more information.
Description
Languages
Lua
74.6%
Tree-sitter Query
24.8%
Vim Script
0.4%
Shell
0.2%