Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdlm/vim-pillar

Vim syntax & highlighting for Pillar
https://github.com/cdlm/vim-pillar

Last synced: 5 days ago
JSON representation

Vim syntax & highlighting for Pillar

Awesome Lists containing this project

README

        

# Vim syntax files for Pillar/Pier

[Pillar][] is a markup syntax and [associated tools][code] 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

[Pillar]: https://github.com/DamienCassou/pillar-documentation "Pillar documentation"
[code]: http://www.smalltalkhub.com/#!/~Pier/Pillar "Pillar source code"