sponsor Vim development Vim logo Vim Book Ad

kwiki.vim : Syntax highlighting for kwiki files

 script karma  Rating 0/0, Downloaded by 750  Comments, bugs, improvements  Vim wiki

created by
Ruey-Cheng Chen
 
script type
syntax
 
description
The script is based on the wiki.vim developed by Andreas Kneib <aporia@web.de> and Mathias Panzenböck <grosser.meister.morti@gmx.at>.  The formatting rules are mainly derived (with modification) from the perl module Kwiki::Formatter. http://search.cpan.org/~ingy/Kwiki-0.39/lib/Kwiki/Formatter.pm
 
install details
Simply drop the file into your syntax directory ($HOME/.vim/syntax) and add one line into your filetype.vim:

    au BufRead,BufNewFile *.kwiki setf kwiki

 

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
kwiki.vim 0.2 2012-01-20 7.0 Ruey-Cheng Chen Rewrite a number of patterns (i.e., kwikiParagraph, kwikiUlist, and kwikiOlist) for efficiency.
kwiki.vim 0.1 2007-08-13 6.0 Ruey-Cheng Chen Initial upload
ip used for rating: 18.118.120.109

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