Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 308 Bytes

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