Add SysAdmin Day to the calendar
This commit is contained in:
parent
1b2f60d236
commit
fc012859cd
3
init.el
3
init.el
@ -1226,3 +1226,6 @@ INFO plist."
|
|||||||
(or (abbrev--before-point) (yasnippet-can-fire-p)))
|
(or (abbrev--before-point) (yasnippet-can-fire-p)))
|
||||||
|
|
||||||
(add-hook 'post-command-hook 'sachachua/change-cursor-color-when-can-expand)
|
(add-hook 'post-command-hook 'sachachua/change-cursor-color-when-can-expand)
|
||||||
|
|
||||||
|
;; SysAdmin Day to the calendar
|
||||||
|
(add-to-list 'holiday-other-holidays '(holiday-float 7 5 -1 "SysAdmin Day") t)
|
||||||
|
Loading…
Reference in New Issue
Block a user