Added plug for vim-plug
This commit is contained in:
parent
11a3215777
commit
c6be9c9095
@ -1 +1,6 @@
|
||||
This is a vim plugin for Parsing Expression Grammars, using the [LPEG "re" syntax](http://www.inf.puc-rio.br/~roberto/lpeg/re.html).
|
||||
I recommend installing it with [vim-plug](https://github.com/junegunn/vim-plug):
|
||||
|
||||
```
|
||||
Plug 'https://bitbucket.org/spilt/vim-peg', { 'for': 'peg' }
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user