We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daaf77 commit c64d66aCopy full SHA for c64d66a
lsp-haskell.el
@@ -441,7 +441,7 @@ but will take exponentially more time."
441
:lsp-path "haskell.plugin.rename.globalOn")
442
443
(lsp-defcustom lsp-haskell-plugin-semantic-tokens-global-on t
444
- "Enables semanticTokens plugin"
+ "Enables semantic tokens plugin"
445
:type 'boolean
446
:group 'lsp-haskell-plugins
447
:package-version '(lsp-mode . "8.0.1")
0 commit comments