devyn / aql-vim

syntax highlighting for AQL (ArangoDB Query Language)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aql-vim

A simple vim syntax highlighting config for AQL (ArangoDB Query Language), the language used for querying ArangoDB

I could point you to the emacs one, but if you're here why would you want or need to go there?

Installation

This repository should be compatible with most Vim package managers. For example, with dein:

call dein#add('devyn/aql-vim')

About

syntax highlighting for AQL (ArangoDB Query Language)

License:MIT License


Languages

Language:Vim Script 100.0%