feat(nvim): install pest-vim

This commit is contained in:
buffet 2023-07-03 11:53:37 +02:00
parent 3a508d8afe
commit 801ae4d12d

View file

@ -54,6 +54,7 @@
{plugin = lualine-lsp-progress;}
{plugin = nvim-cmp-vlime;}
{plugin = parinfer-rust;}
{plugin = pest-vim;}
{plugin = playground;}
{plugin = rust-vim;}
{plugin = tabular;}