summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/configs.lua
AgeCommit message (Expand)Author
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-03Add 'nvim-treesitter/node-movement'Stephan Seitz
2020-05-02modules: move textobj to incremental_selectionThomas Vigouroux
2020-05-01Merge pull request #36 from theHamsta/community-parsersKiyan Yazdani
2020-05-01Add some more community parsersStephan Seitz
2020-05-01update docs for ensure installed, move modules config in config.moduleskiyan42
2020-05-01Add `ensure_installed` option to configStephan Seitz
2020-04-25refactor(textobj): use configs and don't use VimLThomas Vigouroux
2020-04-25fix: config is enabled also checks parser existencekiyan42
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-21feat/refacto: add configs.lua, setup installkiyan42