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 9575fd2 commit 7980be1Copy full SHA for 7980be1
lsp-mode.el
@@ -946,6 +946,7 @@ Changes take effect only when a new session is started."
946
(actionscript-mode . "actionscript")
947
(d-mode . "d")
948
(zig-mode . "zig")
949
+ (zig-ts-mode . "zig")
950
(text-mode . "plaintext")
951
(markdown-mode . "markdown")
952
(gfm-mode . "markdown")
0 commit comments