Added lazy on-demand for vim-plug example
This commit is contained in:
parent
3f7d20b80c
commit
1731480de6
@ -2,5 +2,5 @@ This is a vim syntax plugin for the [Nomsu programming language](https://nomsu.o
|
|||||||
I recommend using [vim-plug](https://github.com/junegunn/vim-plug) to install it:
|
I recommend using [vim-plug](https://github.com/junegunn/vim-plug) to install it:
|
||||||
|
|
||||||
```
|
```
|
||||||
Plug 'https://bitbucket.org/spilt/vim-nomsu'
|
Plug 'https://bitbucket.org/spilt/vim-nomsu', { 'for': 'nomsu' }
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user