aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: flatten custom/plugins/ to plugins/Libravatar sommerfeld37 hours1-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.