diff --git a/emacs/doom.d/init.el b/emacs/doom.d/init.el index 34b071e..6992034 100644 --- a/emacs/doom.d/init.el +++ b/emacs/doom.d/init.el @@ -37,7 +37,8 @@ (popup ; tame sudden yet inevitable temporary windows +all ; catch all popups that start with an asterix +defaults) ; default popup rules - pretty-code ; replace bits of code with pretty symbols + (pretty-code ; replace bits of code with pretty symbols + +fira) ; I use firaCode or FiraCode derivatives everywhere, all the time. ;;tabbar ; FIXME an (incomplete) tab bar for Emacs treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages