diff options
author | EuAndreh <eu@euandre.org> | 2019-01-14 11:35:47 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-01-14 11:35:47 -0200 |
commit | ec96a9b827c38c53928b5c611e3fd1e051a7ad21 (patch) | |
tree | a419fdceeaf3efcc29036af8c1ebd48fe81eb3a3 /spacemacs.el | |
parent | Setup org-babel for Rust. (diff) | |
download | dotfiles-ec96a9b827c38c53928b5c611e3fd1e051a7ad21.tar.gz dotfiles-ec96a9b827c38c53928b5c611e3fd1e051a7ad21.tar.xz |
Add emidje package.
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index 290ac9c..589e87c 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -107,6 +107,7 @@ This function should only modify configuration layer settings." interleave debbugs fireplace + emidje ob-rust ;; emacs-guix ) |