diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-01 02:31:59 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-01 02:31:59 +0000 |
commit | 2a2294205177d98ac7e817aeeab149270b8e2487 (patch) | |
tree | 98856ae608bfc67b95af6537546d3811409ffccf | |
parent | dba1ffa8e540880649f00a19deba9d65b4652904 (diff) | |
download | dotfiles-2a2294205177d98ac7e817aeeab149270b8e2487.tar.gz dotfiles-2a2294205177d98ac7e817aeeab149270b8e2487.tar.bz2 dotfiles-2a2294205177d98ac7e817aeeab149270b8e2487.zip |
-packages nov and mmm-mode because they're useless
-rw-r--r-- | doom.d/packages.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doom.d/packages.el b/doom.d/packages.el index f30b291..4291eff 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -8,8 +8,6 @@ ; General (package! elcord) (package! wttrin) -(package! nov) -(package! mmm-mode) ; Coding (package! counsel-etags) (package! py-yapf) |