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 e15a996 commit 199eaa9Copy full SHA for 199eaa9
lsp-mode.el
@@ -973,6 +973,7 @@ Changes take effect only when a new session is started."
973
(zig-ts-mode . "zig")
974
(text-mode . "plaintext")
975
(markdown-mode . "markdown")
976
+ (markdown-ts-mode . "markdown")
977
(gfm-mode . "markdown")
978
(beancount-mode . "beancount")
979
(conf-toml-mode . "toml")
0 commit comments