diff options
Diffstat (limited to '.doom.d')
| -rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 2696bc6..9f31cc0 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -17,7 +17,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 |
