Home

Awesome

asterisk-vim

Vim syntax highlight and SnipMate snippets for Asterisk config files.

Snippets for extensions.conf:

Installation

Using Pathogen:

cd ~/.vim/bundle
git clone git://github.com/ipoddubny/asterisk-vim.git

Manual installation: Copy the files in syntax directory to ~/.vim/syntax/ and place asterisk.snippets to snipmate's snippets directory.

What's new