sponsor Vim development Vim logo Vim Book Ad

opensips.vim : Syntax highlighting for OpenSIPS script

 script karma  Rating 40/12, Downloaded by 868  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
opensips.vim 0.1 2017-05-10 7.0 Liviu Chircu Initial upload
ip used for rating: 52.14.126.74

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github