/fril-vim

FRIL syntax highlighting for Vim

Primary LanguageVim ScriptOtherNOASSERTION

fril-vim

FRIL support for Vim. FRIL stands for Fuzzy Relational Inference Language. This package simply gives syntax highlighting for FRIL.

Installation

For vim-plug users, just add the following line to your .vimrc file:

Plug 'avonmoll/fril-vim'

Or use another popular package manager (e.g. vundle, neobundle, pathogen).