| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: extract editing plugins to plugins/editing.lua | 37 hours | 1 | -144/+0 | |
| | | | | | | Move surround, guess-indent, various-textobjs, dial, and refactoring from the 521-line plugins/init.lua junk drawer into a dedicated editing.lua file. | ||||
| * | refactor: flatten custom/plugins/ to plugins/ | 37 hours | 1 | -0/+521 | |
| 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. | |||||
