boostrap mason packages properly

print some message when nvchad is totally setup
This commit is contained in:
siduck 2023-03-24 04:35:54 +05:30
parent 84bdc2335c
commit 7ec4515179
4 changed files with 31 additions and 21 deletions

View file

@ -1,5 +1,5 @@
local options = {
ensure_installed = { "lua-language-server" }, -- not an option from mason.nvim
ensure_installed = { "lua-language-server", "stylua" }, -- not an option from mason.nvim
PATH = "skip",