/tiger-syntax

Tiger compiler syntax vim-plugin

Primary LanguageVim ScriptMIT LicenseMIT

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.