sponsor Vim development Vim logo Vim Book Ad

ikiwiki-syntax : syntax highlighting for ikiwiki files

 script karma  Rating 4/1, Downloaded by 932  Comments, bugs, improvements  Vim wiki

created by
Javier Rojas
 
script type
syntax
 
description
This syntax file highlights the wikilinks and directives in IkiWiki files
(.mdwn)

Please note that this syntax definition only defines highlighting for directives
and wikilinks, *not* markdown files. To obtain proper highlighting of ikiwiki
files (markdown + wikilinks/directives), you must install the Markdown syntax
file (vimscript #1242).

You can also use this syntax definition if you use reST, by installing the reST
syntax file (vimscript #973), and putting the following in your .vimrc file:

    let g:ikiwiki_render_filetype = 'rest'

This step is not required for using markdown files.

This syntax file has a git repository; you can clone it with:

git clone http://git.devnull.li/ikiwiki-syntax.git
 
install details
unzip into ~/.vim (or ~\vimfiles on Windows)
 

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
ikiwiki-syntax_1.2.zip 1.2 2011-08-25 7.0 Javier Rojas added a fix for a "undefined b:current_syntax" problem. Thanks to F. Heiderich
ikiwiki-syntax.zip 1.1 2010-07-19 7.0 Javier Rojas Initial upload
ip used for rating: 3.19.30.232

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