pastek.vim : Syntax for Pastek files
| script karma |
Rating 6/3,
Downloaded by 1301 |
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|