Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
Python script to generate vim syntax file for Arduino.
- Host: GitHub
- URL: https://github.com/z3t0/vim-arduino-syntax-gen
- Owner: z3t0
- Created: 2015-02-23T18:39:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T02:02:57.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T11:51:42.154Z (26 days ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)