mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
chore(pug): mark as experimental
This commit is contained in:
parent
dc621c0bd7
commit
9e897d7c74
1 changed files with 1 additions and 0 deletions
|
|
@ -652,6 +652,7 @@ list.pug = {
|
||||||
},
|
},
|
||||||
maintainers = { "@zealot128" },
|
maintainers = { "@zealot128" },
|
||||||
filetype = "pug",
|
filetype = "pug",
|
||||||
|
experimental = true,
|
||||||
}
|
}
|
||||||
|
|
||||||
list.vue = {
|
list.vue = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue