config/doom: disable emoji, remove gist
This commit is contained in:
parent
c6b5cf1476
commit
74132926d2
1 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,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
|
||||
|
@ -91,7 +91,6 @@
|
|||
editorconfig ; let someone else argue about tabs vs spaces
|
||||
ein ; tame Jupyter notebooks with emacs
|
||||
(eval +overlay) ; run code, run (also, repls)
|
||||
gist ; interacting with github gists
|
||||
lookup ; navigate your code and its documentation
|
||||
lsp
|
||||
(magit +forge) ; a git porcelain for Emacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue