| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename ts.lua to treesitter.lua | 34 hours | 1 | -153/+0 | |
| | | | | | | The name ts.lua is ambiguous (TypeScript vs treesitter). Use the full name for clarity. | ||||
| * | refactor: flatten custom/plugins/ to plugins/ | 34 hours | 1 | -0/+153 | |
| Rename lua/custom/plugins/ to lua/plugins/ following the standard lazy.nvim convention. The extra custom/ nesting added no value. Update import path in init.lua accordingly. | |||||
