aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/nvim/plgs/nvim-lint (unfollow)
Commit message (Collapse)Author
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
2023-12-09feat(treewide): Specify nvim plugins in my flakeSoispha
2023-09-17fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha
The Bash language server already runs shellcheck, thus making the explicit call here useless.
2023-08-29Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha