This commit is contained in:
Christoph J. Scherr 2023-12-19 01:40:09 +01:00
parent 53696c1626
commit c11e121819
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,11 @@
return {
{
{
"pest-parser/pest.vim",
ft = 'pest',
init = function()
require("pest-vim").setup({})
end,
},
},
}

View File

@ -214,3 +214,5 @@ clangd
Hashtypen Hashtypen
Ver Ver
vshot vshot
oopsc
antlr

Binary file not shown.