diff options
author | Thanos Apollo <[email protected]> | 2022-07-14 22:43:53 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-07-14 22:43:53 +0300 |
commit | f8286afd952404b4d3ea7998ea97a9c3d03b6b25 (patch) | |
tree | 275711a357c45de2599c75a43ed81e00ad3ffb9c /.doom.d/init.el | |
parent | 81844ec4da90fb5ce0ff6f23d0ae7ef53a39f6fa (diff) |
Update doom/Add elfeed
Diffstat (limited to '.doom.d/init.el')
-rw-r--r-- | .doom.d/init.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index cd9af2a..54e85b6 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -98,7 +98,7 @@ ;;lsp ; M-x vscode magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs - ;;pass ; password manager for nerds + pass ; password manager for nerds pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings @@ -109,7 +109,7 @@ :os (:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + tty ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types... @@ -189,9 +189,9 @@ :app ;;calendar ;;emms - ;;everywhere ; *leave* Emacs!? You must be joking + everywhere ; *leave* Emacs!? You must be joking irc ; how neckbeards socialize - ;;(rss +org) ; emacs as an RSS reader + (rss +org) ; emacs as an RSS reader twitter ; twitter client https://twitter.com/vnought :config |