sponsor Vim development Vim logo Vim Book Ad

pig.vim : Pig language syntax highlighting

 script karma  Rating 411/179, Downloaded by 5483  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
 

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
pig.vim 0.12 2014-06-19 7.0 Sergiy Matusevych Support for Pig up to 0.12
ip used for rating: 3.16.47.14

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