feat(nvim): devdocs new languages

- eslint
- prettier
- npm
- node
This commit is contained in:
Sergio Laín 2023-10-07 23:04:20 +02:00
parent 42a7c0c3b1
commit 4022ef89b4
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -37,6 +37,10 @@ return {
"markdown", "markdown",
"svelte", "svelte",
"tailwindcss", "tailwindcss",
"eslint",
"prettier",
"npm",
"node",
}, },
}, },
}, },