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") |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|