From cf743194c618a7c06154172755f308434241a04c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Mon, 22 Apr 2024 17:29:39 +0200 Subject: [PATCH] Home Gen79 @ 2024-04-22-17:29 --- home/jonas/static/doom-config/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/jonas/static/doom-config/init.el b/home/jonas/static/doom-config/init.el index d08bb0c..109af5d 100644 --- a/home/jonas/static/doom-config/init.el +++ b/home/jonas/static/doom-config/init.el @@ -33,7 +33,7 @@ doom ; what makes DOOM look the way it does doom-dashboard ; a nifty splash screen for Emacs ;;doom-quit ; DOOM quit-message prompts when you quit Emacs - ;;(emoji +unicode) ; 🙂 + (emoji +unicode) ; 🙂 hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra ;;indent-guides ; highlighted indent columns @@ -82,8 +82,8 @@ :checkers syntax ; tasing you for every semicolon you forget - ;;(spell +flyspell) ; tasing you for misspelling mispelling - ;;grammar ; tasing grammar mistake every you make + (spell +flyspell) ; tasing you for misspelling mispelling + grammar ; tasing grammar mistake every you make :tools ;;ansible