diff options
Diffstat (limited to 'home/nvim/default.nix')
| -rw-r--r-- | home/nvim/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/nvim/default.nix b/home/nvim/default.nix index 879ce78..efb19b4 100644 --- a/home/nvim/default.nix +++ b/home/nvim/default.nix @@ -51,7 +51,10 @@ texlab # latex lsp tree-sitter # generate tree-sitter grammars ty # python type checker written in rust + vale # spellcheck vale-ls # prose (md, asciidoc) + valeStyles.microsoft # spellcheck linters + valeStyles.write-good # spellcheck linters ]; extraPython3Packages = ps: [ |
