mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
@@ -1,18 +0,0 @@
|
||||
return {
|
||||
"williamboman/mason.nvim",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"bash-language-server",
|
||||
"shfmt",
|
||||
"shellcheck",
|
||||
"emmet-ls",
|
||||
"eslint_d",
|
||||
"pyright",
|
||||
"html-lsp",
|
||||
"prettier",
|
||||
"autopep8",
|
||||
"stylua",
|
||||
"gopls",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user