Skip to content

iRyukizo/tiger-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiger-syntax

Tiger compiler syntax vim-plugin

Install


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.
      Add filetype off in your .vimrc.

Releases

No releases published

Packages

No packages published