swat
swat
fixes #518 fixes #517 1. Fixed issue where the cursor would randomly jump to a different spot when resizing the window when we are in nvdash. 2. Fixed cursor jumping...
This is a small change ( non breaking ), that'll let us add integration files from our local dir. Inside base46 ```lua integrations = { "dap", "custom", -- looks inside...
The previous implementation only covered a small subset of semantic tokens and had limited practical value. This rewrite significantly expands token coverage and removes the dependency on Tree-sitter, allowing the...