Update Doom to adff1aa68d - pretty-code was moved to ligatures, so load that instead now
This commit is contained in:
parent
37a8330bc6
commit
020ebc8f39
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
;;neotree ; a project drawer, like NERDTree for vim
|
;;neotree ; a project drawer, like NERDTree for vim
|
||||||
ophints ; highlight the region an operation acts on
|
ophints ; highlight the region an operation acts on
|
||||||
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
||||||
pretty-code ; ligatures or substitute text with pretty symbols
|
ligatures ; prettier symbols for supporting fonts! yay
|
||||||
;;tabs ; an tab bar for Emacs
|
;;tabs ; an 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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 14d97863609bbdd41e2ec92ea3ad12add7e3f824
|
Subproject commit adff1aa68da379370cfd6a7605fc15c28ade52f1
|
Loading…
Reference in a new issue