Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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)