dotfiles

commit a514c326b83494947e1b18663d069796bdce421d

Author: Honza Pokorny <me@honza.ca>

emacs: disable pretty-code

 doom.d/init.el | 2 +-


diff --git a/doom.d/init.el b/doom.d/init.el
index d76cbb90bc3ac0e565da983b16ea82ddfc369713..297958f01320ffd701e19512d29703e10bf4df9f 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -38,7 +38,7 @@        nav-flash         ; blink the current line after jumping
        ;;neotree           ; a project drawer, like NERDTree for vim
        ophints           ; highlight the region an operation acts on
        (popup +defaults)   ; tame sudden yet inevitable temporary windows
-       pretty-code       ; replace bits of code with pretty symbols
+       ;; pretty-code       ; replace bits of code with pretty symbols
        ;;tabs              ; an tab bar for Emacs
        ;;treemacs          ; a project drawer, like neotree but cooler
        ;;unicode           ; extended unicode support for various languages