Skip to content

Commit c3c2b1f

Browse files
committed
Merge pull request #11 from benoittgt/master
Use simple quote for Vundle Plugin
2 parents a9865b6 + d43b85c commit c3c2b1f

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
@@ -16,7 +16,7 @@ Using [Vundle](https://github.com/gmarik/vundle)
1616

1717
```VimL
1818
19-
Plugin "sudar/vim-arduino-syntax"
19+
Plugin 'sudar/vim-arduino-syntax'
2020
2121
And :PluginInstall
2222

0 commit comments

Comments
 (0)