sponsor Vim development Vim logo Vim Book Ad

PureBasic Syntax file : Syntax highlighting for PureBasic

 script karma  Rating 3/2, Downloaded by 670  Comments, bugs, improvements  Vim wiki

created by
Guido Treutwein
 
script type
syntax
 
description
All keywords and predefined functions are highlighted as well as type suffixes, constants and numbers. The folding of procedures still needs some tweaking.
 
install details
besides copying the file into the syntax directory and additional entry for filetype.vim has to be made, associating the extension pb:

"PureBasic
au BufNewFile,BufRead *.pb setf purebasic
 

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
purebasic.vim 0.1 2003-12-01 6.0 Guido Treutwein Initial upload
ip used for rating: 18.118.138.223

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