Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 622 Bytes

File metadata and controls

37 lines (22 loc) · 622 Bytes

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.