blitzbasic.vim : syntax file for blitzbasic source code
script karma |
Rating 5/2,
Downloaded by 582 |
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") |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.148.216.27
|