An open API service indexing awesome lists of open source software.

https://github.com/z3t0/vim-arduino-syntax-gen

Python script to generate vim syntax file for Arduino.
https://github.com/z3t0/vim-arduino-syntax-gen

Last synced: 12 months ago
JSON representation

Python script to generate vim syntax file for Arduino.

Awesome Lists containing this project

README

          

# vim-arduino-syntax-gen
Python script to generate vim syntax file for Arduino.

## Features
* Supports Arduino Libraries
* Uses template file to create vim syntax file

## TODO
* Turn into full plugin so that it is easier to update for external plugins

## Contributors
* [z3t0](github.com/z3t0)