summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/refactor
AgeCommit message (Expand)Author
2020-08-06Add noremap option to mappingsRafaƂ Camlet
2020-07-20Fix #206: Use lsp.util.apply_text_edits for smart_renameStephan Seitz
2020-07-16Refactor locals.lua:Stephan Seitz
2020-07-15feat(refactor.navigation): update jumplist on jumpThomas Vigouroux
2020-07-14Fix highlight of usages after merging highlight_current_scopeStephan Seitz
2020-07-13Add module refactor.highlight_current_scopeStephan Seitz
2020-07-13Add ts_utils.highlight_nodeStephan Seitz
2020-07-05Make luacheck happyStephan Seitz
2020-06-30refactor(refactor): use higher local apis and some cleanupSteven Sojka
2020-06-30feat(refactor): add definition navigation moduleSteven Sojka
2020-06-30feat(refactor): add smart rename moduleSteven Sojka
2020-06-30feat(refactor): highlight usages moduleSteven Sojka