Support for syntax highlight for the touist language in Vim.
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.
This syntax file will highlight any touist file with .touist
or .touistl
extension.