Skip to content

Commit

Permalink
lsp-mode: Map svelte-mode to svelte (#4443)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinji committed Apr 27, 2024
1 parent f2b9ab5 commit 32bf5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ Changes take effect only when a new session is started."
(typescript-mode . "typescript")
(typescript-ts-mode . "typescript")
(tsx-ts-mode . "typescriptreact")
(svelte-mode . "svelte")
(fsharp-mode . "fsharp")
(reason-mode . "reason")
(caml-mode . "ocaml")
Expand Down

0 comments on commit 32bf5aa

Please sign in to comment.