Install the hl-todo package
This commit is contained in:
parent
9fb5a2c3a1
commit
d536a23ee2
@ -87,6 +87,7 @@
|
|||||||
helm-smex
|
helm-smex
|
||||||
helm-swoop
|
helm-swoop
|
||||||
helm-unicode
|
helm-unicode
|
||||||
|
hl-todo
|
||||||
hungarian-holidays
|
hungarian-holidays
|
||||||
hungry-delete
|
hungry-delete
|
||||||
hyde
|
hyde
|
||||||
|
3
init.el
3
init.el
@ -850,6 +850,9 @@
|
|||||||
(use-package helm-pydoc
|
(use-package helm-pydoc
|
||||||
:ensure t)
|
:ensure t)
|
||||||
|
|
||||||
|
(use-package hl-todo
|
||||||
|
:ensure t)
|
||||||
|
|
||||||
;; Load my own functions
|
;; Load my own functions
|
||||||
(load "gnu-c-header.el")
|
(load "gnu-c-header.el")
|
||||||
(load "toggle-window-split.el")
|
(load "toggle-window-split.el")
|
||||||
|
Loading…
Reference in New Issue
Block a user