sponsor Vim development Vim logo Vim Book Ad

tikiwiki.vim : TikiWiki syntax highlighting

 script karma  Rating 5/4, Downloaded by 830  Comments, bugs, improvements  Vim wiki

created by
Olivier Teuliere
 
script type
syntax
 
description
Syntax file for the tikiwiki language.
This is mainly useful if your browser allows you to edit text areas in an external editor (like the Mozex entension of Firefox). See also vimtip #805 if you are on Windows.
 
install details
Put the script in ~/.vim/syntax or C:\program files\vim\vimfiles\syntax
You can then type ':set syntax=tikiwiki' (without the quotes) to have tikiwiki syntax highlighting.
 

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
tikiwiki.vim 1.2 2007-04-11 6.0 Olivier Teuliere - Added support for plugins syntax: {PLUGINNAME(param=>value)/}
- Allowed = instead of => in the parameters list of a plugin, since tikiwiki also seems to allow them
- Unknown plugin names are highlighted like errors
- Plugins inside headings and title bars are now allowed
tikiwiki.vim 1.1 2007-04-11 6.0 Olivier Teuliere Added dedicated support for the FANCYTABLE plugin
Used @NoSpell in a few syntax groups to avoid spell checking
The plugin attributes are now more tolerant to additional white spaces
tikiwiki.vim 1.0 2006-09-01 6.0 Olivier Teuliere Initial upload
ip used for rating: 3.88.254.50

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