We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefcdb0 commit 7e9777bCopy full SHA for 7e9777b
README.md
@@ -6,7 +6,7 @@ Love Arduino and Vim? Then use this syntax file and get syntax highlighting for
6
Installation
7
============
8
9
-Manual
+Manual
10
------
11
- Copy `syntax/arduino.vim` file into your `~/.vim/syntax` directory
12
- Copy `ftdetect/arduino.vim` file into your `~/.vim/ftdetect` directory
@@ -42,5 +42,5 @@ Other tools for Arduino and Vim
42
43
If you are using Arduino with Vim, then also checkout some of my other projects.
44
45
-- [Arduino snippets for Vim](https://github.com/sudar/vim-wordpress-snippets)
+- [Arduino snippets for Vim](https://github.com/sudar/vim-arduino-snippets)
46
- [Arduino Make file](https://github.com/sudar/Arduino-Makefile)
0 commit comments