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)
|
(setq! lsp-enable-suggest-server-download nil)
|
||||||
|
|
||||||
(keychain-refresh-environment)
|
;; (keychain-refresh-environment)
|
||||||
|
@ -81,8 +81,8 @@
|
|||||||
|
|
||||||
:checkers
|
:checkers
|
||||||
syntax ; tasing you for every semicolon you forget
|
syntax ; tasing you for every semicolon you forget
|
||||||
;;(spell +hunspell +everywhere) ; tasing you for misspelling mispelling
|
(spell +enchant +everywhere) ; tasing you for misspelling mispelling
|
||||||
;;grammar ; tasing grammar mistake every you make
|
grammar ; tasing grammar mistake every you make
|
||||||
|
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
|
@ -45,6 +45,9 @@
|
|||||||
clang
|
clang
|
||||||
clang-tools
|
clang-tools
|
||||||
wakatime
|
wakatime
|
||||||
|
enchant
|
||||||
|
nuspell
|
||||||
|
languagetool
|
||||||
|
|
||||||
# dependencies for nix-dotfiles/hydra-check-action
|
# dependencies for nix-dotfiles/hydra-check-action
|
||||||
nodejs_20
|
nodejs_20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user