aboutsummaryrefslogtreecommitdiff
path: root/lua/config/treesitter.lua
AgeCommit message (Collapse)Author
2024-03-02crazyshitHEADmasterMichal Hanus
2023-07-22feat: add treesitter tomljdhao
2023-06-13Add folding support for JSON filesjdhao
2022-10-04nvim 0.8 updatejdhao
2022-09-10format with styluajdhao
2021-08-23Add treesitter parser for vim script againjdhao
2021-08-22Remove vim parser for treesitterjdhao
It is not yet usable: the highlighting is not good compared to regex based highlighting.
2021-08-22Enable treesitter highlight for Vim script, closes #17jdhao
2021-08-18Format with styluajdhao
2021-08-14update treesitter settingsjdhao
TS highlighting for bash is not so good.
2021-07-30chore: remove trailing sapcesjdhao
2021-07-12Add treesitterjdhao