Skip to content

Commit 895ff69

Browse files
committed
Enabled proper syntax highlight in Readme
1 parent a158f9c commit 895ff69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Unfortunately there are many ways to how to install vim plugins. If you don't se
1313
Using [Vundle](https://github.com/gmarik/vundle)
1414
-------------
1515

16+
```VimL
1617
Install snipmate dependencies:
1718
Bundle "MarcWeber/vim-addon-mw-utils"
1819
Bundle "tomtom/tlib_vim"
@@ -25,7 +26,7 @@ Using [Vundle](https://github.com/gmarik/vundle)
2526
Bundle "sudar/vim-arduino-snippets"
2627
2728
And :BundleInstall
28-
29+
```
2930
Contribution
3031
-------------
3132

0 commit comments

Comments
 (0)