sponsor Vim development Vim logo Vim Book Ad

pastek.vim : Syntax for Pastek files

 script karma  Rating 6/3, Downloaded by 1067  Comments, bugs, improvements  Vim wiki

created by
Baptiste Fontaine
 
script type
syntax
 
description
Pastek is a lightweight Markdown-like markup language. This script adds syntax support to Vim for *.pastek files.

https://github.com/pastek-project/pastek

Note: in 2014, Pastek was rewritten by its author and its syntax changed. This file is for the 2013 syntax.
 
install details
Drop the script in ~/.vim/syntax, and add the following line in your vimrc:

au BufNewFile,BufRead *.pastek set ft=pastek
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
pastek.vim 0.2.0 2014-02-17 7.0 Baptiste Fontaine This is for Pastek’s 2014 syntax. If you use its 2013 syntax, download the script version 0.1.0 instead.
pastek.vim 0.1.0 2013-09-26 7.0 Baptiste Fontaine Initial upload
ip used for rating: 3.145.2.184

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github