-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
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
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers