pest
This commit is contained in:
parent
53696c1626
commit
c11e121819
|
@ -0,0 +1,11 @@
|
|||
return {
|
||||
{
|
||||
{
|
||||
"pest-parser/pest.vim",
|
||||
ft = 'pest',
|
||||
init = function()
|
||||
require("pest-vim").setup({})
|
||||
end,
|
||||
},
|
||||
},
|
||||
}
|
|
@ -214,3 +214,5 @@ clangd
|
|||
Hashtypen
|
||||
Ver
|
||||
vshot
|
||||
oopsc
|
||||
antlr
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue