summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/utils.lua
AgeCommit message (Expand)Author
2020-09-28chore: dedup join_paths <-> join_pathStephan Seitz
2020-09-27Add lockfile and make lockfile default install revisionStephan Seitz
2020-09-18Make :TSInstall work in Nix by adding a second module installation target (#473)Florian Beeres
2020-09-10Find package path based on the Lua source fileMarkus Koller
2020-08-31feat(refactor.navigation): add navigation.goto_{next,previous}_usageStephan Seitz
2020-08-30remove second checkOleg Matrokhin
2020-08-30fix get_package_path function for paths with trailing slashOleg Matrokhin
2020-08-27Add Windows support (mingw)Stephan Seitz
2020-08-17Textobjects: set jump before going to adjacent_textobjectStephan Seitz
2020-07-14Add textobjects moduleStephan Seitz
2020-07-05Make luacheck happyStephan Seitz
2020-06-30refactor(refactor): use higher local apis and some cleanupSteven Sojka
2020-06-30feat(refactor): highlight usages moduleSteven Sojka
2020-06-19refacto: remove buf_statekiyan42
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-03Add 'nvim-treesitter/node-movement'Stephan Seitz
2020-04-25textobj: little refactorThomas Vigouroux
2020-04-25textobj: add incremental scope selectionThomas Vigouroux
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-20feat: add node manipulation utilsThomas Vigouroux