1
0
Fork 0

nvim: Lint markdown with vale

This commit is contained in:
Daniel Kempkens 2022-06-19 01:39:25 +02:00
parent 41bd66f271
commit 19c3b182f5
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@
:elixir [:credo]
:fennel [:fennel]
:fish [:fish]
:markdown [:vale]
:nix [:deadnix :nix :statix]
:sh [:shellcheck]})

View file

@ -54,6 +54,7 @@ in
shellcheck
shfmt
statix
vale
];
plugins = (with customPlugins; [