Skip to content

Commit 3afb173

Browse files
committed
Vundle requires single quotes
1 parent e9709a9 commit 3afb173

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)