You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,13 @@ Using [Vundle](https://github.com/gmarik/vundle)
24
24
Credit
25
25
======
26
26
27
-
The syntax file was originally created by Johannes Hoff. I regenerated the file using his [python script](https://bitbucket.org/johannes/arduino-vim-syntax)] and added some additional changes on top of it.
27
+
The syntax file was originally created by Johannes Hoff. I regenerated the file using his [python script](https://bitbucket.org/johannes/arduino-vim-syntax) and added some additional changes on top of it.
28
28
29
29
TODO
30
30
====
31
31
32
32
- Create a separate branch for Arduino 1.5
33
+
- Automatically include keywords from keywords.txt of Arduino libraries
0 commit comments