mv nvconfig to lua/
This commit is contained in:
parent
e307a4eacf
commit
b17c4d9e86
4 changed files with 7 additions and 13 deletions
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue