Skip to content

lsp-ltex-active-modes has no effect #45

@real-or-random

Description

@real-or-random

When I set lsp-ltex-active-modes after the package is loaded, it'll be too late.
It needs to be set before loading the package, but that's a bit inconvenient and not documented.

Ideally, the init code of the package should not run when loading the package, but it should be in wrapped in a function that can be called instead of (require 'lsp-ltex).

(That has also been reported as a side note in #42.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions