summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
authorSinos <github@47.rs>2020-10-27 19:02:41 +0800
committerGitHub <noreply@github.com>2020-10-27 12:02:41 +0100
commit05e21a9e252b283b2d71568ad3b671d7f28fe0bc (patch)
tree479dad4293619cfaa0eaa1c47ffa76bf491865f3 /packages.yaml
parent683286b3d7e0db80e67458b4a0b4d71a88377b62 (diff)
downloadvim-polyglot-05e21a9e252b283b2d71568ad3b671d7f28fe0bc.tar.gz
vim-polyglot-05e21a9e252b283b2d71568ad3b671d7f28fe0bc.zip
Add support for PEG syntax (#615)
* feat: add pest syntax * feat: add pest into packages * feat: increase the package count
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages.yaml b/packages.yaml
index 2e4cdb87..d7c23f94 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -1236,6 +1236,13 @@ filetypes:
- name: blade
linguist: Blade
---
+name: pest
+remote: pest-parser/pest.vim
+filetypes:
+- name: pest
+ extensions:
+ - pest
+---
name: plantuml
remote: aklt/plantuml-syntax
filetypes: