A Vim syntax highlighting plugin for Sugarcube 2 a Twine/Twee story format.
Enables highlighting for both SugarCube 2 and HTML syntax in .tw and .twee files.
Manual install: Copy all of the files to your ~/.vim directory.
Install via a vim plugin manager:
- NeoBundle:
NeoBundle 'mcombeau/vim-twee-sugarcube' - Pathogen:
cd ~/.vim/bundle && git clone https://github.com/mcombeau/vim-twee-sugarcube.git - Plug:
Plug 'mcombeau/vim-twee-sugarcube' - Vundle:
Plugin 'mcombeau/vim-twee-sugarcube'
Feel free to submit a pull request or open an issue for any unexpected highlighting issues!