chore(nvim): update plugins

This commit is contained in:
Stefan Imhoff
2023-03-03 15:24:06 +01:00
parent bb81b93788
commit 88567905c6
2 changed files with 39 additions and 38 deletions

View File

@@ -36,6 +36,7 @@ return {
},
build = "cd formatter && npm i && npm run build",
config = {
on_save_enabled = true,
on_save_pattern = { "*.html", "*.jsx", "*.tsx", "*.astro", "*.svelte" },
},
},