General comment update

This commit is contained in:
Henrik Lissner 2016-10-07 00:26:45 +02:00
parent 2231bf25df
commit e241d171de
2 changed files with 3 additions and 3 deletions

View file

@ -157,7 +157,7 @@
(markdown-mode prog-mode scss-mode web-mode conf-mode groovy-mode
nxml-mode snippet-mode php-mode)
'nlinum-mode)
;; FIXME This only works if hl-line is active!
;; FIXME This only works if hl-line is active! Why?
(add-hook! nlinum-mode
(if nlinum-mode-hook
(add-hook 'post-command-hook 'doom|nlinum-hl-line nil t)