summaryrefslogtreecommitdiff
path: root/overlays
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2019-06-08 21:42:23 -0600
committerKenny Ballou <kballou@devnulllabs.io>2019-06-08 21:42:23 -0600
commita5207b81104a821590efa3fe5758ed36f4fd2ac9 (patch)
tree1e04e464166edc1682f839b9b6c43112466929ca /overlays
parente120694d1a0b355db7b9e84d47358991abcdcd19 (diff)
downloadcfg.nix-a5207b81104a821590efa3fe5758ed36f4fd2ac9.tar.gz
cfg.nix-a5207b81104a821590efa3fe5758ed36f4fd2ac9.tar.xz
emacs: add git-auto-commit-mode package
Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
Diffstat (limited to 'overlays')
-rw-r--r--overlays/emacs/packages.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/overlays/emacs/packages.nix b/overlays/emacs/packages.nix
index afcb539..5cc07d1 100644
--- a/overlays/emacs/packages.nix
+++ b/overlays/emacs/packages.nix
@@ -57,6 +57,7 @@ pkgs: epkgs: with epkgs;
fullframe
geben
geiser
+ git-auto-commit-mode
git-commit
git-timemachine
gitconfig-mode
@@ -149,4 +150,4 @@ pkgs: epkgs: with epkgs;
xref-js2
yari
zenburn-theme
-] \ No newline at end of file
+]