Skip to content

Commit

Permalink
chore: update generated code (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambotman authored Jan 5, 2025
1 parent c6c6867 commit 97d9f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/mason-lspconfig/mappings/filetype.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ return {
clar = { "clarity_lsp" },
clarity = { "clarity_lsp" },
clojure = { "clojure_lsp", "htmx", "tailwindcss" },
cmake = { "cmake", "neocmake" },
cmake = { "cmake", "harper_ls", "neocmake" },
cobol = { "cobol_ls" },
comp = { "glsl_analyzer", "glslls" },
config = { "autotools_ls" },
Expand Down Expand Up @@ -82,7 +82,7 @@ return {
groovy = { "gradle_ls", "groovyls" },
haml = { "htmx", "tailwindcss", "unocss" },
handlebars = { "ember", "glint", "htmx", "tailwindcss" },
haskell = { "hls" },
haskell = { "harper_ls", "hls" },
haxe = { "haxe_language_server" },
hbs = { "htmx", "tailwindcss", "unocss" },
heex = { "elixirls", "htmx", "lexical", "nextls", "tailwindcss" },
Expand Down

0 comments on commit 97d9f1d

Please sign in to comment.