sponsor Vim development Vim logo Vim Book Ad

blitzbasic.vim : syntax file for blitzbasic source code

 script karma  Rating 5/2, Downloaded by 489  Comments, bugs, improvements  Vim wiki

created by
elias pschernig
 
script type
syntax
 
description
Just a syntax file. Who will use vim to edit blitzbasic programs is another question :)
 
install details
Read the FAQ, or do it the wrong way like me: put blitzbasic.vim into /usr/share/vim/vim63/syntax/, and edit  /usr/share/vim/vim63/filetype.vim, addings this:
" BlitzBasic
au BufNewFile,BufRead *.bb call <SID>FTVB("blitzbasic")
 

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
blitzbasic.vim 1.0 2004-09-28 6.0 elias pschernig Initial upload
ip used for rating: 3.92.96.247

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