Added FiraCode Ligatures to doom config.

This commit is contained in:
James Patrick 2019-08-26 14:35:50 -04:00
parent da3716a1d5
commit af327ff7f5

View File

@ -37,7 +37,8 @@
(popup ; tame sudden yet inevitable temporary windows (popup ; tame sudden yet inevitable temporary windows
+all ; catch all popups that start with an asterix +all ; catch all popups that start with an asterix
+defaults) ; default popup rules +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 ;;tabbar ; FIXME an (incomplete) tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages ;;unicode ; extended unicode support for various languages