diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-05 14:06:53 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-05 14:06:53 +0000 |
commit | 8448db723204a6c44627e477537ac1a6b224c5f4 (patch) | |
tree | c17359f7e3dc41456d7a2d2b37c08ae711a6487d | |
parent | 68c26606e88a8b769fd2c627d5913daed8bd39a4 (diff) | |
download | dotfiles-8448db723204a6c44627e477537ac1a6b224c5f4.tar.gz dotfiles-8448db723204a6c44627e477537ac1a6b224c5f4.tar.bz2 dotfiles-8448db723204a6c44627e477537ac1a6b224c5f4.zip |
-base16 theme
-rw-r--r-- | doom.d/packages.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doom.d/packages.el b/doom.d/packages.el index b9bcb3a..4291eff 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -8,7 +8,6 @@ ; General (package! elcord) (package! wttrin) -(package! base16-theme :recipe (:host github :repo "belak/base16-emacs")) ; Coding (package! counsel-etags) (package! py-yapf) |