Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 347 Bytes

File metadata and controls

11 lines (6 loc) · 347 Bytes

TypeQL.Vim

Note: this plugin currently only handles 2.x syntax. Many elements are identical in 3.x, though some highlights will be inaccurate where the language has changed.

Basic syntax highlighting for TypeDB’s TypeQL.

Installation

To use with Plug, add the following line to your .vimrc or init.vim:

Plug 'typedb-osi/typeql.vim'