/vim-pillar

Vim syntax & highlighting for Pillar

Primary LanguageVim Script

Vim syntax files for Pillar/Pier

Pillar is a markup syntax and associated tools to write and generate documentation and books.

Installation

Install using Pathogen, Vundle, Neobundle, or your favorite Vim package manager, and make sure that the following options are set in you .vimrc:

syntax on
filetype plugin indent on