tiger.vim : Tiger Vim Indent File
| script karma |
Rating 3/2,
Downloaded by 889 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Florent Thoumie |
| |
| script type |
| indent |
| |
| description |
Tiger is a language introduced by andrew Appel in his book(s) "Modern Compiler Implementation in {ML,C,Java}."
For further information, go to : "www.cs.princeton.edu/~appel/modern"
This file gives you a "correct" indentation when working on Tiger files.
It is to be used with the associated syntax file.
Look at this screenshot to see which coding style is actually "supported" :
"http://www.xbsd.org/~flz/pics/shot-tiger.jpg" |
| |
| install details |
Just source the file when opening a *.tig file.
Create an autocmd like this one :
au BufNewFile,BufRead *.tig so ~/.vim/indent/tiger.vim |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|