Tiger compiler syntax vim-plugin
tiger-syntax follows the standard runtime path structure, it can be installed with plugin-managers.
- Pathogen
git clone https://github.com/iryukizo/tiger-syntax.git ~/.vim/bundle/tiger-syntax
- Vundle
Plugin 'iryukizo/tiger-syntax'
Careful with this issue when loading plugin with Vundle.vim.
Addfiletype off
in your.vimrc
.