Updated config

This commit is contained in:
2024-01-21 17:14:47 +01:00
parent ab6b2b1850
commit 4e74495124
10 changed files with 91 additions and 81 deletions

View File

@ -13,6 +13,12 @@ return {
"regex",
"vim",
-- go
"go",
"gomod",
"gowork",
"gosum",
-- web dev
"html",
"css",
@ -20,11 +26,8 @@ return {
"typescript",
"svelte",
-- go
"go",
"gomod",
"gowork",
"gosum",
-- game dev
"gdscript",
},
highlight = { enable = true },
indent = { enable = true },