Skip to content

Commit e628cba

Browse files
committed
Merge pull request pangloss#252 from jvanbaarsen/patch-1
Vundle requires single quotes
2 parents e286463 + 3afb173 commit e628cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ then simply perform the following commands to fix your current buffer:
2626

2727
Add to vimrc:
2828

29-
Plugin "pangloss/vim-javascript"
29+
Plugin 'pangloss/vim-javascript'
3030

3131
And install it:
3232

0 commit comments

Comments
 (0)