Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(treewide): Reformat all files with treefmt | Soispha | 2024-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 flake | Soispha | 2023-12-09 |
| | |||
* | fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exits | Soispha | 2023-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 space | Soispha | 2023-08-29 |