diff --git a/users/alice/home/doom/custom.el b/users/alice/home/doom/custom.el index e899e65..358c338 100644 --- a/users/alice/home/doom/custom.el +++ b/users/alice/home/doom/custom.el @@ -18,4 +18,4 @@ (setq! lsp-enable-suggest-server-download nil) -(keychain-refresh-environment) +;; (keychain-refresh-environment) diff --git a/users/alice/home/doom/init.el b/users/alice/home/doom/init.el index 5d4d9ef..cdaf058 100644 --- a/users/alice/home/doom/init.el +++ b/users/alice/home/doom/init.el @@ -81,8 +81,8 @@ :checkers syntax ; tasing you for every semicolon you forget - ;;(spell +hunspell +everywhere) ; tasing you for misspelling mispelling - ;;grammar ; tasing grammar mistake every you make + (spell +enchant +everywhere) ; tasing you for misspelling mispelling + grammar ; tasing grammar mistake every you make :tools ;;ansible diff --git a/users/alice/non-server.nix b/users/alice/non-server.nix index bc30a7f..b06ef7f 100644 --- a/users/alice/non-server.nix +++ b/users/alice/non-server.nix @@ -45,6 +45,9 @@ clang clang-tools wakatime + enchant + nuspell + languagetool # dependencies for nix-dotfiles/hydra-check-action nodejs_20