warg acf6fffb2f refactor(dap): simplify hover tree rendering architecture
- 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
2025-09-26 19:31:51 +02:00
2025-09-23 11:36:51 +02:00
2024-01-08 11:19:40 +01:00
2025-06-05 15:27:42 +02:00

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.

S
Description
No description provided
Readme Apache-2.0 1.8 MiB
Languages
Lua 74.6%
Tree-sitter Query 24.8%
Vim Script 0.4%
Shell 0.2%