Home

Awesome

vim-arduino-syntax

Love Arduino and Vim? Then use this syntax file and get syntax highlighting for Arduino functions in vim.

This plugin contributes to vim-polyglot language pack.

Features

TODO

Installation

This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:

Pathogen

git clone https://github.com/sudar/vim-arduino-syntax

Remember to run :Helptags to generate help tags

NeoBundle

NeoBundle 'vim-arduino-syntax'

Vundle

Plugin 'sudar/vim-arduino-syntax'

:PluginInstall

Manual

Contributing

Contributions are always welcome in the form of pull requests with explanatory comments.

Credit

Other tools for Arduino and Vim

If you are using Arduino with Vim, then also checkout some of my other projects.