feat: add markdownlint
This commit is contained in:
parent
f4c9e5c83b
commit
c7b4055a95
|
@ -2,6 +2,9 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
just
|
just
|
||||||
|
|
||||||
|
# LSP
|
||||||
|
nodePackages.markdownlint-cli
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.bat.enable = true;
|
programs.bat.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue