Skip to content

prog-mode-hook not called #112

@djolereject

Description

@djolereject

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions