Vim syntax highlight plugin for EAGLE ULP (User language program)
- Copy
syntax/eagle-ulp.vimfile into your~/.vim/syntaxdirectory - Copy
ftdetect/eagle-ulp.vimfile into your~/.vim/ftdetectdirectory
Bundle "shohei/vim-eagle-ulp"
And :NeoBundleInstall
The syntax file was originally created by Johannes Hoff.
Contributions are always welcome in the form of pull requests with explanatory comments.