-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I have a hook for showing line numbers only when prog-mode is loaded and it's something along the lines of
(add-hook 'prog-mode-hook 'display-numbers-hook)
This works for all programming modes except vue-mode. Is there any reason prog-mode-hook
is not called when loading vue-mode?
AlexChesters and emptyfortress
Metadata
Metadata
Assignees
Labels
No labels