Skip to content

Setting (global-tree-sitter-mode) in config.el causes warning on Emacs startupΒ #286

@mayersj1

Description

@mayersj1

Adding (global-tree-sitter-mode) in my config.el causes the following warning to be thrown:

error No language registered for major mode 'fundamental-mode'

Shouldn't this just be a no-op for fundamental-mode. The entire purpose of (global-tree-sitter-mode) is so that I don't need to add my own hooks for each and every mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions