diff --git a/README.md b/README.md index 1497fb9..290665b 100644 --- a/README.md +++ b/README.md @@ -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: ``` -Plug 'https://bitbucket.org/spilt/vim-nomsu' +Plug 'https://bitbucket.org/spilt/vim-nomsu', { 'for': 'nomsu' } ```