Add Vue.js support

This commit is contained in:
2025-06-08 17:42:03 +05:00
parent 8655b5cc53
commit 0578a46526
4 changed files with 57 additions and 7 deletions

View File

@ -1,5 +1,5 @@
local options = {
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc", "java", "go" },
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc", "java", "go", "vue", "typescript", "javascript" },
highlight = {
enable = true,