summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter.lua
AgeCommit message (Expand)Author
2020-06-21fix(statusline): don't call if no parserThomas Vigouroux
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-06-19refacto: remove buf_statekiyan42
2020-05-15Expose internal api.kiyan42
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-05feat: provide a statusline indicatorThomas Vigouroux
2020-04-25fix: config is enabled also checks parser existencekiyan42
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-22feat: syntax highlightingThomas Vigouroux
2020-04-21feat/refacto: add configs.lua, setup installkiyan42
2020-04-20feat: add parser listkiyan42
2020-04-19perf: don't compute locals on buffer updatesThomas Vigouroux
2020-04-19feat: add locals to setup procedureThomas Vigouroux
2020-04-19add parser installerkiyan42
2020-04-19feat: add parsers module and better match iterThomas Vigouroux
2020-04-18feat: add empty setup functionThomas Vigouroux