fix: add treesitter parser for vimdoc

This commit is contained in:
Dan Anglin 2023-04-11 07:36:36 +01:00
parent 954f5f87f9
commit 7c27190ae4
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -15,6 +15,8 @@ treesitter.setup {
"make",
"python",
"yaml",
"terraform",
"vimdoc",
},
highlight = {