We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a04977 commit 76a15d8Copy full SHA for 76a15d8
README.md
@@ -50,6 +50,9 @@ Plugin 'rescript-lang/vim-rescript'
50
51
" NeoBundle
52
NeoBundle 'rescript-lang/vim-rescript'
53
+
54
+" Packer
55
+use 'rescript-lang/vim-rescript'
56
```
57
58
You can also pin your installation to specific tags (check our releases [here](https://github.com/rescript-lang/vim-rescript/releases)):
0 commit comments