SourcePawn support files.
- filetype detect
- syntax highlight
- errorformat (makeprg set your self)
download zip and extract your $HOME/.vim directory
Bundle 'withgod/vim-sourcepawn.git'
put your .vimrc
" for sourcepawn quickfix
au FileType sourcepawn setlocal makeprg=/path/to/spcomp\ %
- Sourcemod 1.5 API support
- C-style syntax to use whats in c.vim from vim 7.3.
- #1
- few fix, make package and hosting github.
- function generator perl script by Fyren
- http://forums.alliedmods.net/showpost.php?p=738511&postcount=3
- http://forums.alliedmods.net/showpost.php?p=745042&postcount=6
- http://forums.alliedmods.net/showpost.php?p=745042&postcount=7
- vim plugin created by naris
- http://forums.alliedmods.net/showthread.php?t=65085