AwesomeController / Arduino-syntax-file

Syntax file for Arduino .PDE files

Home Page:http://www.vim.org/scripts/script.php?script_id=2654

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2654

This syntax file provides syntax highlighting like the Arduino IDE. That is, Arduino specific names like digitalWrite is highlighted in addition to C++ syntax.

The syntax file is automatically generated by my script at http://bitbucket.org/johannes/arduino-vim-syntax

Licensed under the vim license: http://groups.google.com/group/vim_use/browse_thread/thread/bdb036cd8acda1ba/75b353c598a0cd6f?lnk=gst&q=license#75b353c598a0cd6f

About

Syntax file for Arduino .PDE files

http://www.vim.org/scripts/script.php?script_id=2654


Languages

Language:Vim Script 100.0%