mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -122,7 +122,7 @@
|
|||||||
|
|
||||||
;; Applications are complex and opinionated modules that transform Emacs
|
;; Applications are complex and opinionated modules that transform Emacs
|
||||||
;; toward a specific purpose. They may have additional dependencies and
|
;; toward a specific purpose. They may have additional dependencies and
|
||||||
;; should be loaded last.
|
;; should be loaded late.
|
||||||
:app
|
:app
|
||||||
;email ; emacs as an email client
|
;email ; emacs as an email client
|
||||||
;irc ; how neckbeards socialize
|
;irc ; how neckbeards socialize
|
||||||
@ -130,7 +130,7 @@
|
|||||||
;twitter ; twitter client https://twitter.com/vnought
|
;twitter ; twitter client https://twitter.com/vnought
|
||||||
;write ; emacs as a word processor (latex + org + markdown)
|
;write ; emacs as a word processor (latex + org + markdown)
|
||||||
|
|
||||||
;; Private modules named after your username are loaded automatically.
|
;; This is the private module of Doom's maintainer; use it as a reference
|
||||||
;; Leaving this here is harmless though.
|
;; for your own.
|
||||||
:private hlissner)
|
:private hlissner)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user