add lua on save support
This commit is contained in:
parent
c79ee5fe47
commit
511e43b5b1
1 changed files with 345 additions and 344 deletions
1
init.lua
1
init.lua
|
@ -524,6 +524,7 @@ prettier.setup({
|
||||||
"javascriptreact",
|
"javascriptreact",
|
||||||
"json",
|
"json",
|
||||||
"less",
|
"less",
|
||||||
|
"lua",
|
||||||
"markdown",
|
"markdown",
|
||||||
"scss",
|
"scss",
|
||||||
"typescript",
|
"typescript",
|
||||||
|
|
Loading…
Add table
Reference in a new issue