infochimps / piglatin-mode forked from dvryaboy/piglatin-mode
- Source
- Commits
- Network (3)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
dvryaboy (author)
Fri Jul 10 10:04:08 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
piglatin.el |
README
This is a simple mode that enables basic syntax highlighting for the PigLatin data processing language (see http://hadoop.apache.org/pig for details). It will automatically highlight any file with a .pig extension. To enable, just add something like the following to your .emacs file: (load-file "/path/to/piglatin.el")

