/eidos.vim

A minimal syntax highlighting plugin for Vim for SLiM's edios language

Primary LanguageVim scriptMIT LicenseMIT

eidos.vim — Vim syntax highlighting for SLiM's Eidos language

This is a very simple Vim plugin for syntax highlighting for the Eidos language for SLiM.

Installation

I recommend vim-plug, which makes installation easy:

Plug 'vsbuffalo/eidos.vim'

then run PlugInstall.

Usage

This autodetects .slim and .eidos files, and automatically applies syntax highlighting to this filetype.