/essence.vim

Vim syntax detecting, highlighting and concealing for the Essence and Essence' modelling languages.

Primary LanguageVim script

Essence.vim

Syntax detecting, highlighting and concealing for the Essence and Essence' modelling languages.

Syntax concealing code adapted from Bilalh/Essence-Syntax-Highlighting.

Installation

If you don't have a preferred installation method, try vim-plug:

call plug#begin('~/.vim/plugged')
Plug 'Druid-of-Luhn/essence.vim'
call plug#end()

License

Copyright Billy Brown. Distributed under the same terms as Vim itself. See :help license.