summaryrefslogtreecommitdiffstats
path: root/plugin/00-plugins.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor(nvim): sort list and rename fileThomas Vanbesien2026-06-111-19/+0
|
* misc(nvim): edit comment, descriptions, and user command namesThomas Vanbesien2026-06-071-1/+1
|
* refactor(nvim): group vim.pack.add() callsThomas Vanbesien2026-05-291-0/+19
This is to avoid getting many prompts when launching nvim and installing the packages initially.