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.
- Host: GitHub
- URL: https://github.com/z3t0/vim-arduino-syntax-gen
- Owner: z3t0
- Created: 2015-02-23T18:39:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T02:02:57.000Z (over 8 years ago)
- Last Synced: 2025-06-06T13:45:45.792Z (about 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- 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)