- Notifications
You must be signed in to change notification settings - Fork25
motus/pig.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Please vote for this script onvim.org
- copy
syntax/pig.vim
file into your~/.vim/syntax/
directory; - copy
ftdetect/pig.vim
file into your~/.vim/ftdetect/
directory;
- add the following line
Bundle "motus/pig.vim"
~/.vimrc
file;- run
:BundleInstall
in vim.
If you’re usingpathogen to manage your vim modules, you can simply add this as a submodule in your `~/.vim/bundle/` directory.
Enjoy! :)