Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 693 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 693 Bytes

epp-syntax-vim

Embedded puppet template (EPP) syntax highlighting

NOTE: This plugin only highlights the EPP tags, not the static sections of the template.

Dependencies

This plugin depends on a Puppet Vim plugin.

Install one of these:

Installation

Copy these files into your ~/.vim/ directory.

Using pathogen

Assuming you installed, enabled pathogen and using the default configuration:

cd ~/.vim/bundle
git clone https://github.com/farkasmate/epp-syntax-vim.git