Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 333 Bytes

EPICS syntax highlighting

I only packaged this as a vim plugin for convenience of installing.

Original source is at EPICS maillist by Bruce Hill.

Install

Using Vundle

Add to .vimrc:

Plugin 'nickez/epics.vim'

To install, run :PluginInstall in vim.