Install the gist package

This commit is contained in:
Gergely Polonkai 2016-11-18 15:19:15 +01:00
parent 43d7cc74b0
commit 0b559b88c3
2 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,7 @@
focus
form-feed
ggtags
gist
git-gutter-fringe
git-messenger
git-timemachine

View File

@ -954,6 +954,9 @@
(setq github-notifier-token (gpolonkai/idm-get-password-for-account "GitHub"))
(github-notifier-mode))
(use-package gist
:ensure t)
;; `c-mode' settings
(add-hook 'c-mode-common-hook
(lambda ()