nvim-treesitter/lua/nvim-treesitter/refactor
Stephan Seitz bc36521967 feat(refactor.navigation): allow a fallback_function for goto_definition
`fallback_function` is called when nvim-treesitter can not resolve the
variable under the cursor.
2020-08-31 22:16:27 +02:00
..
highlight_current_scope.lua fix(highlight_current_scope): Ensure that detach is a inverse of attach 2020-08-31 21:34:57 +02:00
highlight_definitions.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
navigation.lua feat(refactor.navigation): allow a fallback_function for goto_definition 2020-08-31 22:16:27 +02:00
smart_rename.lua Merge pull request #330 from steelsojka/fix-do-not-reattach 2020-08-22 09:10:28 -05:00