Skip to content

Commit 199eaa9

Browse files
authored
Add support for markdown-ts-mode (#4799)
1 parent e15a996 commit 199eaa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lsp-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ Changes take effect only when a new session is started."
973973
(zig-ts-mode . "zig")
974974
(text-mode . "plaintext")
975975
(markdown-mode . "markdown")
976+
(markdown-ts-mode . "markdown")
976977
(gfm-mode . "markdown")
977978
(beancount-mode . "beancount")
978979
(conf-toml-mode . "toml")

0 commit comments

Comments
 (0)