diff options
author | Ben Sima <ben@bsima.me> | 2019-09-10 15:44:09 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-09-10 15:44:09 -0700 |
commit | 955f0476e7dc088d3f48f366d7815d8f75e8bef0 (patch) | |
tree | 30806ca166eda6aef1e87c72daba74fe5c60205e /lib | |
parent | f7d1718dbcd0cbd0d6c714b30883c2d4241bc2b9 (diff) |
add magit-todos and remove python-mode
Diffstat (limited to 'lib')
-rw-r--r-- | lib/emacs-packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 7dfb0d4..e68331c 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -57,6 +57,7 @@ lispy magit magit-annex #magit-stgit # build fails +magit-todos markdown-mode multiple-cursors neotree @@ -76,7 +77,6 @@ pass pinentry popwin projectile -python-mode rainbow-mode rainbow-delimiters restclient |