/vim-eagle-ulp

Vim syntax highlight plugin for Autodesk EAGLE ULP

Primary LanguageVim ScriptMIT LicenseMIT

vim-eagle-ulp

Vim syntax highlight plugin for EAGLE ULP (User language program)

http://www.cadsoftusa.com/

Installation

Manual

  • Copy syntax/eagle-ulp.vim file into your ~/.vim/syntax directory
  • Copy ftdetect/eagle-ulp.vim file into your ~/.vim/ftdetect directory

Using NeoBundle

    Bundle "shohei/vim-eagle-ulp"

    And :NeoBundleInstall

Credit

The syntax file was originally created by Johannes Hoff.

Contributions

Contributions are always welcome in the form of pull requests with explanatory comments.