In case anyone out there is
hardcorecrazy enough to edit his SQF/SQS files with Vim: worry not, here are the filetype and syntax files for SQF/SQS!
Installation:Extract the archive and copy the
vimfiles directory to your %USERPROFILE%. If your
vimfiles directory already contains a
filetype.vim you might need to add the corresponding line(s) from the
filetype_for_sqf.vim. Otherwise simply rename the latter one to
filetype.vim.
This is how it looks like (color scheme: desert, font: bitstream vera).
OFPEC Download (Dead link, use the attachment below)
CHANGES
2010-09-17, v0.4
- rewrote the whole stuff because the original files went to the bit bucket
2009-05-31, v0.3
- added new ARMA 2 commands
- basic SQS support
2009-02-10, v0.2
- added keyword "lightAttachObject"
- improved constant hightlighting
2009-01-21
- initial release
TODO
- Solve the "bracket closing" errors that show up in some constructs
- Display all real "bracket closing" errors
- Improve SQS support
- Get a clue and rewrite from scratch