Skip to content

Commit 76a15d8

Browse files
authored
feat: add manual instalation for Packer users (#62)
1 parent 6a04977 commit 76a15d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Plugin 'rescript-lang/vim-rescript'
5050
5151
" NeoBundle
5252
NeoBundle 'rescript-lang/vim-rescript'
53+
54+
" Packer
55+
use 'rescript-lang/vim-rescript'
5356
```
5457

5558
You can also pin your installation to specific tags (check our releases [here](https://github.com/rescript-lang/vim-rescript/releases)):

0 commit comments

Comments
 (0)