Fix for PieCrust 1.0-rc1.
Added piecrustmarkdown syntax.
Added `Pcposturl` command.

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~ludovicchabant/vim-piecrust
read/write
ssh://hg@hg.sr.ht/~ludovicchabant/vim-piecrust

#PieCrust for VIM

PieCrust is a static website generator and lightweight CMS. vim-piecrust adds some features to Vim that help manage your PieCrust website.

#Installation

The recommended method to install vim-piecrust is to use Pathogen:

cd ~/.vim/bundle
hg clone https://bitbucket.org/ludovicchabant/vim-piecrust

You can then update the help tags with :call pathogen#helptags() and browse vim-piecrust's help pages with :help piecrust.