summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/incremental_selection.lua
AgeCommit message (Expand)Author
2021-09-24Use vim-range style (1-index based) when possible (#1841)Santos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-22feat(incremental_selection): don't require localsThomas Vigouroux
2021-04-05Fix incremental selection (#1135)Santos Gallegos
2020-11-23fix: update interface following languagetree merge (#687)Thomas Vigouroux
2020-11-03parser: only use parse to get a treeThomas Vigouroux
2020-09-07Incremental selection: fix skipping some nodesSantos Gallegos
2020-09-01use xmap in detachevakuator
2020-09-01use xmap instead of vmap in textobjectsevakuator
2020-08-22fix(modules): do not reattach if already attachedSteven Sojka
2020-08-06Add noremap option to mappingsRafaƂ Camlet
2020-08-02fix decremental selectionkiyan42
2020-07-16Refactor locals.lua:Stephan Seitz
2020-07-14Add textobjects moduleStephan Seitz
2020-07-05Make luacheck happyStephan Seitz
2020-06-19refacto: remove buf_statekiyan42
2020-05-22Remove postspaces and avoid one globalStephan Seitz
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-02modules: move textobj to incremental_selectionThomas Vigouroux