pig.vim : Pig language syntax highlighting
script karma |
Rating 411/179,
Downloaded by 5607 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Sergiy Matusevych |
|
script type |
syntax |
|
description |
This plugin is in active development on github: https://github.com/motus/pig.vim
Please use github to send pull requests and report issues.
|
|
install details |
1) copy pig.vim file into your ~/.vim/syntax/ directory;
2) add the following three lines to your ~/.vimrc file:
augroup filetypedetect
au BufNewFile,BufRead *.pig set filetype=pig syntax=pig
augroup END
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.200.28
|