Skip to content

Commit

Permalink
update mason lsp config
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChung committed Jul 25, 2024
1 parent f3692a2 commit 63e37d7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lua/plugins/mason.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,9 @@ return {
require("mason-lspconfig").setup({
ensure_installed = {
"bashls",
"clangd",
"docker_compose_language_service",
"dockerls",
"dotls",
"html",
"lua_ls",
"pyright",
"tsserver",
"vimls",
"yamlls",
},
handlers = {
lsp_zero.default_setup,
Expand Down

0 comments on commit 63e37d7

Please sign in to comment.