iRyukizo / tiger-syntax

Tiger compiler syntax vim-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tiger compiler syntax vim-plugin

License:MIT License


Languages

Language:Vim Script 81.2%Language:Vim Snippet 18.8%