feat: add pug support
This commit is contained in:
parent
c91349d875
commit
c7a965f8ff
1 changed files with 8 additions and 7 deletions
|
@ -5,17 +5,18 @@ return {
|
|||
build = ":TSUpdate",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"lua",
|
||||
"javascript",
|
||||
"typescript",
|
||||
"tsx",
|
||||
"htmldjango",
|
||||
"html",
|
||||
"jsonc",
|
||||
"json",
|
||||
"htmldjango",
|
||||
"javascript",
|
||||
"jsdoc",
|
||||
"json",
|
||||
"jsonc",
|
||||
"lua",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"pug",
|
||||
"tsx",
|
||||
"typescript",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue