summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2015-08-14 09:19:34 +0200
committerAlan Pearce2015-08-14 09:19:34 +0200
commitc33752f85ceda2332ad74375c48a7d38f72a9719 (patch)
treebd2687249f69ab866bcd26ea3a1fa73f484808e4
parente3dbc96fa26da0a80d27a4884ae5cb86b15d96d8 (diff)
downloadnixfiles-c33752f85ceda2332ad74375c48a7d38f72a9719.tar.lz
nixfiles-c33752f85ceda2332ad74375c48a7d38f72a9719.tar.zst
nixfiles-c33752f85ceda2332ad74375c48a7d38f72a9719.zip
Emacs: Add missing gntp package to Caskfile
-rw-r--r--tag-emacs/emacs.d/Cask1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/Cask b/tag-emacs/emacs.d/Cask
index e7aec17f..d6dbad28 100644
--- a/tag-emacs/emacs.d/Cask
+++ b/tag-emacs/emacs.d/Cask
@@ -50,6 +50,7 @@
 (depends-on "gh")
 (depends-on "gist")
 (depends-on "git-timemachine")
+(depends-on "gntp")
 (depends-on "go-eldoc")
 (depends-on "go-mode")
 (depends-on "go-projectile")