emacs: add ledger package and remove rgb module
This commit is contained in:
parent
5bdb2ce928
commit
bec571b540
|
@ -17,6 +17,7 @@
|
||||||
]
|
]
|
||||||
)) # for flyspell
|
)) # for flyspell
|
||||||
languagetool # for grammar
|
languagetool # for grammar
|
||||||
|
ledger # for accounting and org-ledger
|
||||||
];
|
];
|
||||||
|
|
||||||
# Neatly place the configuration files for doom in their right place.
|
# Neatly place the configuration files for doom in their right place.
|
||||||
|
|
|
@ -104,7 +104,6 @@
|
||||||
;;pass ; password manager for nerds
|
;;pass ; password manager for nerds
|
||||||
;;pdf ; pdf enhancements
|
;;pdf ; pdf enhancements
|
||||||
;;prodigy ; FIXME managing external services & code builders
|
;;prodigy ; FIXME managing external services & code builders
|
||||||
rgb ; creating color strings
|
|
||||||
;;taskrunner ; taskrunner for all your projects
|
;;taskrunner ; taskrunner for all your projects
|
||||||
;;terraform ; infrastructure as code
|
;;terraform ; infrastructure as code
|
||||||
;;tmux ; an API for interacting with tmux
|
;;tmux ; an API for interacting with tmux
|
||||||
|
|
Loading…
Reference in a new issue