mv nvconfig to lua/

This commit is contained in:
siduck 2024-03-04 11:56:40 +05:30
parent e307a4eacf
commit b17c4d9e86
4 changed files with 7 additions and 13 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",