motus / pig.vim

Pig syntax highlighting for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pig syntax highlighting for vim

Please vote for this script on vim.org

To install:

Manual:

  • copy syntax/pig.vim file into your ~/.vim/syntax/ directory;
  • copy ftdetect/pig.vim file into your ~/.vim/ftdetect/ directory;

Using Vundle:

  • add the following line
Bundle "motus/pig.vim"
to your ~/.vimrc file;
  • run :BundleInstall in vim.

Using Pathogen:

If you’re using pathogen to manage your vim modules, you can simply add this as a submodule in your `~/.vim/bundle/` directory.

Enjoy! :)

About

Pig syntax highlighting for vim


Languages

Language:Vim Script 100.0%