trying to add languagetool
This commit is contained in:
parent
9f7b36bfb4
commit
64164f21cc
3 changed files with 8 additions and 2 deletions
|
@ -26,6 +26,9 @@ with lib;
|
|||
which-key
|
||||
exec-path-from-shell
|
||||
no-littering
|
||||
languagetool
|
||||
flycheck-languagetool
|
||||
flymake-languagetool
|
||||
# tree-sitter
|
||||
# tree-sitter-langs
|
||||
rustic
|
||||
|
@ -125,6 +128,8 @@ with lib;
|
|||
use-package
|
||||
esh-autosuggest
|
||||
pkgs.mu
|
||||
pkgs.openjdk
|
||||
pkgs.languagetool
|
||||
]));
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue