Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 429 Bytes

touist-vim

Support for syntax highlight for the touist language in Vim.

Installation

With vundle, use the in-vim command :Plugin 'touist/touist-vim'

Without vundle, copy the content of each folder syntax and ftdetect into your ~/.vim folder.

Usage

This syntax file will highlight any touist file with .touist or .touistl extension.