sponsor Vim development Vim logo Vim Book Ad

blitzbasic.vim : syntax file for blitzbasic source code

 script karma  Rating 5/2, Downloaded by 635  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: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github