sponsor Vim development Vim logo Vim Book Ad

pike.vim : pike syntax highlighting

 script karma  Rating 14/7, Downloaded by 1342  Comments, bugs, improvements  Vim wiki

created by
Paul Miller
 
script type
syntax
 
description
Borrowed a few things from (the much superior) lpc.vim by Shizhu Pan -- which fixed bug with parens among other things, quit highlighting arrays/mappings as a single giant identifier, and updated the predef function list dramatically.

It is otherwise the original syntax file written by Francesco Chemolli.
 
install details
It's probably simplest to just put this file in your ~/.vim dir, which (by default) is at the top of your runtimepath.
 

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
pike.vim 1.0.7 2005-04-13 6.0 Paul Miller The pikeRange highlighter was missing ranges without a number on both ends.   This syntax file appears to finally be relatively bug free...
pike.vim 1.0.6 2005-04-11 6.0 Paul Miller Sadly, I had introduced a bug in the last "release."  I'm obviously not very good at this, but I think _this_ version may be the last one for a while.
pike.vim 1.0.5 2005-04-11 6.0 Paul Miller By copying how perl.vim does numbers, I was able to fix a bunch of problems with the number highlighting in pike.vim.  *whew*  This should be the last update for a while.
pike.vim 1.0.3 2005-04-08 6.0 Paul Miller Yet another tiny update.  The special functions are nolonger predef:: colored.
pike.vim 1.0.2 2005-04-08 6.0 Paul Miller yet another miniature fix.  throw is an Exception instead of a predef:: now.
pike.vim 1.0.1 2005-04-08 6.0 Paul Miller I changed the way the predef:: matching is done so it won't hit member functions that have a co-incidentally similar name.
pike.vim 1.0 2005-04-08 6.0 Paul Miller Initial upload
ip used for rating: 18.188.10.246

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