aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/treesitter.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename ts.lua to treesitter.luaLibravatar sommerfeld38 hours1-0/+153
The name ts.lua is ambiguous (TypeScript vs treesitter). Use the full name for clarity.