mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
config/default: remove default yasnippet directory
Otherwise, ~/.emacs.d/snippets is always created.
This commit is contained in:
@ -109,12 +109,11 @@
|
||||
+attach ; custom attachment system
|
||||
+babel ; running code in org
|
||||
+capture ; org-capture in and outside of Emacs
|
||||
+export ; centralized export system + more backends
|
||||
+export ; Exporting org to whatever you want
|
||||
+present ; Emacs for presentations
|
||||
;; TODO +publish
|
||||
)
|
||||
+publish) ; Emacs+Org as a static site generator
|
||||
perl ; write code no one else can comprehend
|
||||
php ; make php less awful to work with
|
||||
php ; perl's insecure younger brother
|
||||
plantuml ; diagrams for confusing people more
|
||||
purescript ; javascript, but functional
|
||||
python ; beautiful is better than ugly
|
||||
|
Reference in New Issue
Block a user