Install the hl-todo package

This commit is contained in:
Gergely Polonkai 2016-11-11 23:26:40 +01:00
parent 9fb5a2c3a1
commit d536a23ee2
2 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,7 @@
helm-smex
helm-swoop
helm-unicode
hl-todo
hungarian-holidays
hungry-delete
hyde

View File

@ -850,6 +850,9 @@
(use-package helm-pydoc
:ensure t)
(use-package hl-todo
:ensure t)
;; Load my own functions
(load "gnu-c-header.el")
(load "toggle-window-split.el")