This is a very simple Vim plugin for syntax highlighting for the Eidos language for SLiM.
I recommend vim-plug, which makes installation easy:
Plug 'vsbuffalo/eidos.vim'
then run PlugInstall
.
This autodetects .slim
and .eidos
files, and automatically applies syntax
highlighting to this filetype.