Install the hungarian-holidays package

This commit is contained in:
Gergely Polonkai
2016-10-20 14:09:15 +02:00
parent 1ef79224c1
commit 53445548a0
4 changed files with 104 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
helm-smex
helm-swoop
helm-unicode
hungarian-holidays
hyde
id-manager
identica-mode
@@ -556,6 +557,10 @@
:after
yasnippet)
(use-package hungarian-holidays
:config
(hungarian-holidays-add))
;; Load my own functions
(load "gnu-c-header.el")
(load "toggle-window-split.el")