Basic syntax highlighting for the Lawvere language in Vim, based in part on haskell-vim
To install using vim-plug, add
Plug 'sourgrasses/lawvere.vim'
to your .vimrc
and :PlugInstall
. To
install manually, simply copy this directory into ~/.vim/
.