summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26Merge pull request #65 from theHamsta/typo-foldexprKiyan Yazdani
2020-05-26Fix typo in README.md: foldexr -> foldexprStephan Seitz
2020-05-25Merge pull request #64 from vigoux/feature/foldingKiyan Yazdani
2020-05-25docs: document foldingThomas Vigouroux
2020-05-25feat: add syntax-based foldingThomas Vigouroux
2020-05-24Merge pull request #62 from theHamsta/c-localsThomas Vigouroux
2020-05-23Some improvements to c/locals.scmStephan Seitz
2020-05-23Merge pull request #56 from theHamsta/python-localsThomas Vigouroux
2020-05-22Merge pull request #61 from theHamsta/cleanup-postspaceKiyan Yazdani
2020-05-22Remove postspaces and avoid one globalStephan Seitz
2020-05-19Merge pull request #60 from klauer/doc_missing_eofKiyan Yazdani
2020-05-19docs: missing EOF for init.vimK Lauer
2020-05-17Introduce `@include`Stephan Seitz
2020-05-17Add python/highlights.scm from tree-sitter-pythonStephan Seitz
2020-05-16Add python locals.scmStephan Seitz
2020-05-16Merge pull request #53 from vigoux/c-queriesKiyan Yazdani
2020-05-16docs: update READMEThomas Vigouroux
2020-05-16queries: add C queriesThomas Vigouroux
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