about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plgs/nvim-lint (follow)
Commit message (Collapse)AuthorAge
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* feat(treewide): Specify nvim plugins in my flakeSoispha2023-12-09
|
* fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha2023-09-17
| | | | | The Bash language server already runs shellcheck, thus making the explicit call here useless.
* Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha2023-08-29