now users no longer need to have ensure_installed!
This commit is contained in:
siduck
2024-06-29 14:49:05 +05:30
parent 0f0141f098
commit 7b73d1111c
2 changed files with 1 additions and 18 deletions
-2
View File
@@ -1,8 +1,6 @@
dofile(vim.g.base46_cache .. "mason")
local options = {
ensure_installed = { "lua-language-server", "stylua" }, -- not an option from mason.nvim
PATH = "skip",
ui = {