Skip to content

Commit

Permalink
Use hl-todo
Browse files Browse the repository at this point in the history
  • Loading branch information
alecigne committed Dec 9, 2023
1 parent b74e3b6 commit 948d7f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lisp/alc/alc-main.el
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,11 @@ logical line. This is useful, e.g., for use with
:config
(setq recentf-max-saved-items 50))

(use-package hl-todo
;; Highlight TODO keywords
;; https://github.com/tarsius/hl-todo
:ensure t)

;; ** Help

;; Jump to directly to function/variable
Expand Down

0 comments on commit 948d7f3

Please sign in to comment.