summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-25textobj: add incremental node selectionThomas Vigouroux
2020-04-25Merge pull request #26 from kyazdani42/fix/config-isenabledThomas Vigouroux
2020-04-25fix: config is enabled also checks parser existencekiyan42
2020-04-25Merge pull request #18 from kyazdani42/improve-configsThomas Vigouroux
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-24Merge pull request #25 from TravonteD/ruby-supportThomas Vigouroux
2020-04-24Squashed commit of the following:TravonteD
2020-04-23Merge pull request #24 from TravonteD/spellKiyan Yazdani
2020-04-23Fix spelling inconsistenciesTravonteD
2020-04-23Merge pull request #21 from haorenW1025/masterKiyan Yazdani
2020-04-23Merge pull request #22 from vigoux/fix/lua-locals-highlightsThomas Vigouroux
2020-04-23locals(lua): incorrect query for field functionsThomas Vigouroux
2020-04-23highlight(lua): highlight local functionsThomas Vigouroux
2020-04-23fix: add -fPIC flag to compilinghaorenW1025
2020-04-22Merge pull request #7 from vigoux/feature/highlightKiyan Yazdani
2020-04-22highlight: retain highlighters with the buffersThomas Vigouroux
2020-04-22highlight(lua): add more operatorsThomas Vigouroux
2020-04-22feat: syntax highlightingThomas Vigouroux
2020-04-22Merge pull request #20 from kyazdani42/fix-readmeKiyan Yazdani
2020-04-22Update README.mdKiyan Yazdani
2020-04-22Update README.mdKiyan Yazdani
2020-04-22fix: readme typoskiyan42
2020-04-22Merge pull request #19 from vigoux/docs/readme-updateKiyan Yazdani
2020-04-22docs(README): update and add quickstartThomas Vigouroux
2020-04-22Merge pull request #17 from kyazdani42/add-configs-ftThomas Vigouroux
2020-04-21feat/refacto: add configs.lua, setup installkiyan42
2020-04-21Merge pull request #16 from kyazdani42/fix-compiling-parserThomas Vigouroux
2020-04-21fix: parser install tbl_flatten > unpackkiyan42
2020-04-21Merge pull request #11 from kyazdani42/parser-listThomas Vigouroux
2020-04-21Merge pull request #15 from kyazdani42/enable-typescript-installThomas Vigouroux