summaryrefslogtreecommitdiff
path: root/lua/lvim/core/treesitter.lua
AgeCommit message (Expand)Author
2023-01-10refactor(treesitter)!: use auto-install by default (#3677)kylo252
2023-01-09fix(ts): disable indent for c and cpp (#3687)LostNeophyte
2022-11-28perf: handle big files better (#3449)LostNeophyte
2022-11-16fix(tree-sitter): force update bundled parsers (#3475)kylo252
2022-11-01perf(treesitter): disable in big files (#3268)LostNeophyte
2022-05-11fix(autocmds): disable commentstring_calc on cursor-hold (#2581)kylo252
2021-12-28refactor: avoid running ts.setup in headless (#2119)kylo252
2021-11-05feat: enable context commentstring by default (#1904)Christian Chiarulli
2021-11-03fix: dashboard now runs on fresh installs (#1896)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252