| Age | Commit message (Collapse) | Author |
|
|
|
`fallback_function` is called when nvim-treesitter can not resolve the
variable under the cursor.
|
|
|
|
|
|
fix(modules): do not reattach if already attached
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- shared query group stuff -> query.lua
- local-specific stuff from ts_utils -> locals.lua
|
|
Push a jumplist item when using `goto_definition`.
Fixes #166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|