aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-treesitter.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: config is enabled also checks parser existencekiyan422020-04-251-2/+1
* feat/refacto: improve configurationskiyan422020-04-241-16/+14
* feat: syntax highlightingThomas Vigouroux2020-04-221-0/+3
* feat/refacto: add configs.lua, setup installkiyan422020-04-211-4/+11
* feat: add parser listkiyan422020-04-201-0/+1
* perf: don't compute locals on buffer updatesThomas Vigouroux2020-04-191-6/+0
* feat: add locals to setup procedureThomas Vigouroux2020-04-191-0/+7
* add parser installerkiyan422020-04-191-0/+5
* feat: add parsers module and better match iterThomas Vigouroux2020-04-191-0/+3
* feat: add empty setup functionThomas Vigouroux2020-04-181-0/+10