opensips.vim : Syntax highlighting for OpenSIPS script
| script karma |
Rating 40/12,
Downloaded by 1027 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Liviu Chircu |
| |
| script type |
| syntax |
| |
| description |
Written for OpenSIPS 2.x, but will behave decently with older versions as well.
Features:
* global param validation
* keyword validation
* multi-line strings and comments
* variable highlighting
* transformation highlighting |
| |
| install details |
* Place "opensips.vim" in ~/.vim/syntax/opensips.vim
* Enable auto filetype detection in your ~/.vimrc with the following two lines (edit the last one as per your taste):
set filetype=on
au BufNewFile,BufRead *.{cfg,os,osips,opensips},*opensips*.m4 set filetype=opensips |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|