remove keychain, add spelling and grammar
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
58ecb46047
commit
3115b084e2
@ -18,4 +18,4 @@
|
||||
|
||||
(setq! lsp-enable-suggest-server-download nil)
|
||||
|
||||
(keychain-refresh-environment)
|
||||
;; (keychain-refresh-environment)
|
||||
|
@ -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
|
||||
|
@ -45,6 +45,9 @@
|
||||
clang
|
||||
clang-tools
|
||||
wakatime
|
||||
enchant
|
||||
nuspell
|
||||
languagetool
|
||||
|
||||
# dependencies for nix-dotfiles/hydra-check-action
|
||||
nodejs_20
|
||||
|
Loading…
x
Reference in New Issue
Block a user