From a61f8fc3407e399e30bce632a06b7b8b6c973b07 Mon Sep 17 00:00:00 2001 From: Aly Sewelam Date: Sun, 21 Dec 2025 16:37:14 +0200 Subject: [PATCH] aspell+nix modules --- private_dot_config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private_dot_config/doom/init.el b/private_dot_config/doom/init.el index fcdeb2d..f261d17 100644 --- a/private_dot_config/doom/init.el +++ b/private_dot_config/doom/init.el @@ -81,7 +81,7 @@ :checkers syntax ; tasing you for every semicolon you forget - (spell +flyspell) ; tasing you for misspelling mispelling + (spell +flyspell +aspell) ; tasing you for misspelling mispelling grammar ; tasing grammar mistake every you make :tools @@ -151,7 +151,7 @@ lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - ;;nix ; I hereby declare "nix geht mehr!" + nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +dnd +roam2 +pomodoro +dragndrop +hugo) ; organize your plain life in plain text ;;php ; perl's insecure younger brother