This is a mirror of http://www.vim.org/scripts/script.php?script_id=1379
The original Motif/UIL Syntax file is missing some keywords and hasn't got folding support. This version does!
Install from https://github.com/krischik/vim-uil using dein (https://github.com/Shougo/dein.vim) or similar:
call dein#begin('$HOME/vimfiles/bundles') call dein#add('krischik/vim-uil') call dein#end() call dein#install()
/* vim: set textwidth=0 wrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab : */ /* vim: set filetype=mediawiki fileencoding=utf8 fileformat=unix foldmethod=marker : */ /* vim: set nospell spelllang=en_gb : */