diff options
author | Ben Sima <ben@bsima.me> | 2019-04-22 09:19:29 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-04-22 09:19:29 -0700 |
commit | 416435f75c9eb97ae335cb1308bc8da3035ae7a6 (patch) | |
tree | 3cd87a5cc3cd37c7900af8c78ae13ebc90400d45 /emacs-packages.nix | |
parent | 3863ef0e017d3031bb4488e0de1d6036b4e6b39f (diff) |
package updates
Diffstat (limited to 'emacs-packages.nix')
-rw-r--r-- | emacs-packages.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 17e5794..8403c78 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -27,7 +27,7 @@ editorconfig evil evil-collection melpaStablePackages.evil-escape -evil-magit +#melpaStablePackages.evil-magit evil-org evil-surround emojify @@ -53,6 +53,7 @@ multiple-cursors neotree notmuch nix-mode +org-alert org-bullets org-dashboard org-jira |