tamarin-prover / editors

Repository for text editor syntax highlighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

editors

Repository for text editor syntax highlighting.

Syntax for Vim

Although this repo contains syntax files for other editors it should work with plugin-managers such as Vundle and Pathogen. Just add this line to the .vimrc:

Plugin "tamarin-prover/editors"

The files

  • filetype.vim
  • syntax/

are for use with Vim.

About

Repository for text editor syntax highlighting

License:GNU General Public License v3.0


Languages

Language:Vim Script 84.4%Language:Emacs Lisp 15.6%