summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15Merge pull request #55 from vigoux/install-multiple-argsKiyan Yazdani
2020-05-15install: allow installing multiple parsers at onceThomas Vigouroux
2020-05-15Merge pull request #54 from kyazdani42/feat/expose-apiThomas Vigouroux
2020-05-15Expose internal api.kiyan42
2020-05-12Merge pull request #45 from kyazdani42/refacto-feat/buf-state-updateKiyan Yazdani
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-12Merge pull request #51 from TravonteD/ruby-updateThomas Vigouroux
2020-05-11update ruby highlights and locals to conform the new contributionTravonteD
2020-05-11Merge pull request #1 from nvim-treesitter/masterTravonteD
2020-05-08Merge pull request #47 from theHamsta/fix-typo-contributing.mdKiyan Yazdani
2020-05-08Fix typo in CONTRIBUTING.mdStephan Seitz
2020-05-08Merge pull request #46 from theHamsta/fix-typo-readmeKiyan Yazdani
2020-05-08Fix typo in README.mdStephan Seitz
2020-05-07Merge pull request #40 from vigoux/contributingKiyan Yazdani
2020-05-07fix(CONTRIBUTING): typosThomas Vigouroux
2020-05-07fix(lua): update queriesThomas Vigouroux
2020-05-07fix: change locals extractionThomas Vigouroux
2020-05-07feat: support suggested highlightsThomas Vigouroux
2020-05-07docs: add contributig draftThomas Vigouroux
2020-05-07Merge pull request #44 from vigoux/statuslineKiyan Yazdani
2020-05-07docs: add statusline indicator informations.Thomas Vigouroux
2020-05-05feat: provide a statusline indicatorThomas Vigouroux
2020-05-03Merge pull request #37 from theHamsta/node-movementThomas Vigouroux
2020-05-03Add documentation for `node_movement`, rename: `textobj` -> `incremental_sele...Stephan Seitz
2020-05-03Add 'nvim-treesitter/node-movement'Stephan Seitz
2020-05-02Merge pull request #39 from vigoux/incremental_selectionKiyan Yazdani
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-01Merge pull request #35 from kyazdani42/refacto/config-docThomas Vigouroux
2020-05-01update docs for ensure installed, move modules config in config.moduleskiyan42
2020-05-01Merge pull request #34 from theHamsta/ensure_installedKiyan Yazdani
2020-05-01Avoid global handle to enable installing multiple parsers in parallelStephan Seitz
2020-05-01Add `ensure_installed` option to configStephan Seitz
2020-05-01Add function 'nvim-treesitter/install'.ensure_installedStephan Seitz
2020-04-28Merge pull request #33 from kyazdani42/doc/add-documentationThomas Vigouroux
2020-04-28add vim documentationkiyan42
2020-04-28Merge pull request #32 from kyazdani42/feat/readme-infosThomas Vigouroux
2020-04-28edit: add information to the readmekiyan42
2020-04-28add documentationkiyan42
2020-04-27Merge pull request #30 from kyazdani42/fix/arg-positionning-installKiyan Yazdani
2020-04-27fix install by changing cc arguments positionkiyan42
2020-04-26Merge pull request #28 from vigoux/checkhealth-highlightKiyan Yazdani
2020-04-26health(refactor): move checks inside health.luaThomas Vigouroux
2020-04-26health: add highlight to healthchecksThomas Vigouroux
2020-04-25Merge pull request #23 from vigoux/feature/textobjectsKiyan Yazdani
2020-04-25refactor(textobj): remove unnecessary functionsThomas Vigouroux
2020-04-25refactor(textobj): use configs and don't use VimLThomas Vigouroux
2020-04-25textobj: little refactorThomas Vigouroux
2020-04-25textobj: add incremental scope selectionThomas Vigouroux