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 b383e63 commit c95c911Copy full SHA for c95c911
lsp-mode.el
@@ -987,7 +987,8 @@ Changes take effect only when a new session is started."
987
(nushell-ts-mode . "nushell")
988
(meson-mode . "meson")
989
(yang-mode . "yang")
990
- (matlab-mode . "matlab"))
+ (matlab-mode . "matlab")
991
+ (mu4e-compose-mode . "plaintext"))
992
"Language id configuration.")
993
994
(defvar lsp--last-active-workspaces nil
0 commit comments