summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-21feat: add typescript installkiyan42
2020-04-21refacto/feat: enable csharp install, fix clonekiyan42
2020-04-21Merge pull request #13 from kyazdani42/fix-installKiyan Yazdani
2020-04-21fix: repositories from M.repositories since last merge.kiyan42
2020-04-21Merge pull request #12 from vigoux/checkhealthKiyan Yazdani
2020-04-21feat: add checkhealthkiyan42
2020-04-20Merge pull request #10 from vigoux/feature/node-utilsThomas Vigouroux
2020-04-20feat: add parser listkiyan42
2020-04-20Merge pull request #8 from kyazdani42/add-parsersThomas Vigouroux
2020-04-20feat: add node manipulation utilsThomas Vigouroux
2020-04-20feat: add most parserskiyan42
2020-04-20Merge pull request #4 from kyazdani42/improve-installerThomas Vigouroux
2020-04-20feat/refacto: improve installerkiyan42
2020-04-19Merge pull request #3 from vigoux/feature/localsThomas Vigouroux
2020-04-19perf: don't compute locals on buffer updatesThomas Vigouroux
2020-04-19fix: prepare injections mechanismThomas Vigouroux
2020-04-19style: avoid overindenting thingsThomas Vigouroux
2020-04-19fix(matches): better storage of nodesThomas Vigouroux
2020-04-19feat: create NvimTreesitter augroup at startupThomas Vigouroux
2020-04-19feat: add locals to setup procedureThomas Vigouroux
2020-04-19fix: add plugin fileThomas Vigouroux
2020-04-19feat: first version of localsThomas Vigouroux
2020-04-19Merge pull request #2 from kyazdani42/install-parserThomas Vigouroux
2020-04-19add parser installerkiyan42
2020-04-19Merge pull request #1 from vigoux/masterThomas Vigouroux
2020-04-19feat: add parsers module and better match iterThomas Vigouroux
2020-04-18feat: add empty setup functionThomas Vigouroux
2020-04-18feat: add an example locals queryThomas Vigouroux