Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 267 Bytes

vim-tptp

Vim syntax file for the TPTP logic format (http://www.cs.miami.edu/~tptp/).

It's really basic but provides basic coloration for keywords and variables.

Installation

Copy the files into ~/.vim

or, with vundle:

Plugin 'c-cube/vim-tptp'