add lint.lua and more
This commit is contained in:
parent
d97cbf8bec
commit
ebda2c1caf
4 changed files with 24 additions and 1 deletions
|
@ -24,6 +24,9 @@ return {
|
|||
autotag = {
|
||||
enable = true,
|
||||
},
|
||||
modules = {},
|
||||
sync_install = false,
|
||||
ignore_install = {},
|
||||
-- ensure these language parsers are installed
|
||||
ensure_installed = {
|
||||
"json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue