summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/Cask
diff options
context:
space:
mode:
authorAlan Pearce2015-01-03 10:16:36 +0000
committerAlan Pearce2015-01-03 10:16:36 +0000
commit35bc57878c8dff67bdd17ddf207a2ba3d5076d3a (patch)
tree7eacfc6828295ca05503d32954989635cec995db /tag-emacs/emacs.d/Cask
parent20798ab71a19b73f7e1d178bc2a3a5059e3be7f3 (diff)
downloadnixfiles-35bc57878c8dff67bdd17ddf207a2ba3d5076d3a.tar.lz
nixfiles-35bc57878c8dff67bdd17ddf207a2ba3d5076d3a.tar.zst
nixfiles-35bc57878c8dff67bdd17ddf207a2ba3d5076d3a.zip
Emacs: Install flycheck-pos-tip
Diffstat (limited to 'tag-emacs/emacs.d/Cask')
-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 22b55806..5680246b 100644
--- a/tag-emacs/emacs.d/Cask
+++ b/tag-emacs/emacs.d/Cask
@@ -29,6 +29,7 @@
 (depends-on "fasd")
 (depends-on "feature-mode")
 (depends-on "flycheck")
+(depends-on "flycheck-pos-tip")
 (depends-on "framemove")
 (depends-on "geiser")
 (depends-on "ggtags")