mcombeau / vim-twee-sugarcube

A Vim syntax highlighter for Twee/Twine's SugarCube 2 format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-twee-sugarcube

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.

Install

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'

Contribute

Feel free to submit a pull request or open an issue for any unexpected highlighting issues!

About

A Vim syntax highlighter for Twee/Twine's SugarCube 2 format.

License:MIT License


Languages

Language:Vim Script 100.0%