Druid-of-Luhn / essence.vim

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Vim Script 100.0%