We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d15bbb7 + d8a4d82 commit c443f15Copy full SHA for c443f15
lsp-haskell.el
@@ -312,7 +312,7 @@ but will take exponentially more time."
312
:lsp-path "haskell.plugin.explicit-fixity.globalOn")
313
314
(lsp-defcustom lsp-haskell-plugin-fourmolu-config-external nil
315
- "Call out to an external "fourmolu" executable, rather than using the bundled library"
+ "Call out to an external \"fourmolu\" executable, rather than using the bundled library"
316
:type 'boolean
317
:group 'lsp-haskell-plugins
318
:package-version '(lsp-mode . "8.0.1")
0 commit comments