Pure-Functional Tiger Language - Vim Extention These two files highlights and indents tgf (this language) files. Installation In order to install, execute the following command: $ make And add the following line to your .vimrc: au BufRead,BufNewFile *.tgf setfiletype=tgf