| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-25 | chore(modules): remove refactor module | Steven Sojka | |
| 2020-08-31 | feat(refactor.navigation): allow a `fallback_function` for goto_definition | Stephan Seitz | |
| `fallback_function` is called when nvim-treesitter can not resolve the variable under the cursor. | |||
| 2020-08-31 | feat(refactor.navigation): add navigation.goto_{next,previous}_usage | Stephan Seitz | |
| 2020-08-22 | fix(modules): do not reattach if already attached | Steven Sojka | |
| 2020-08-17 | Textobjects: set jump before going to adjacent_textobject | Stephan Seitz | |
| 2020-08-06 | Add noremap option to mappings | RafaĆ Camlet | |
| 2020-07-16 | Refactor locals.lua: | Stephan Seitz | |
| - shared query group stuff -> query.lua - local-specific stuff from ts_utils -> locals.lua | |||
| 2020-07-15 | feat(refactor.navigation): update jumplist on jump | Thomas Vigouroux | |
| Push a jumplist item when using `goto_definition`. Fixes #166 | |||
| 2020-07-05 | Make luacheck happy | Stephan Seitz | |
| 2020-06-30 | refactor(refactor): use higher local apis and some cleanup | Steven Sojka | |
| 2020-06-30 | feat(refactor): add definition navigation module | Steven Sojka | |
