summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/install.lua
AgeCommit message (Expand)Author
2020-08-11perf: cache parser file list for performanceThomas Vigouroux
2020-08-02feat(install): Export iter_cmdStephan Seitz
2020-08-02Add TSUninstallStephan Seitz
2020-08-02Add TSUpdate command to update parsersStephan Seitz
2020-07-13Lint: remove second argument for one-argument functionStephan Seitz
2020-06-30fix ask installkiyan42
2020-06-30if/else in defining languageskiyan42
2020-06-30fix: remove goto statementskiyan42
2020-06-30update installer with sync and some fixeskiyan42
2020-06-25continue installing if not reinstalling one parserkiyan42
2020-06-25install can take 'all' as parameterkiyan42
2020-06-25add command to install all parserskiyan42
2020-06-22rename and finish ft->lang migrationkiyan42
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-06-19refacto: remove buf_statekiyan42
2020-05-15install: allow installing multiple parsers at onceThomas Vigouroux
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-01Avoid global handle to enable installing multiple parsers in parallelStephan Seitz
2020-05-01Add function 'nvim-treesitter/install'.ensure_installedStephan Seitz
2020-04-27fix install by changing cc arguments positionkiyan42
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-23fix: add -fPIC flag to compilinghaorenW1025
2020-04-21feat/refacto: add configs.lua, setup installkiyan42
2020-04-21fix: parser install tbl_flatten > unpackkiyan42
2020-04-21Merge pull request #11 from kyazdani42/parser-listThomas Vigouroux
2020-04-21feat: add typescript installkiyan42
2020-04-21refacto/feat: enable csharp install, fix clonekiyan42
2020-04-21fix: repositories from M.repositories since last merge.kiyan42
2020-04-21feat: add checkhealthkiyan42
2020-04-20feat: add parser listkiyan42
2020-04-20feat: add most parserskiyan42
2020-04-20feat/refacto: improve installerkiyan42
2020-04-19add parser installerkiyan42