cypher.vim
cypher.vim copied to clipboard
Vim syntax for the Cypher query language
Cypher Vim Syntax
This is a Vim syntax file for the awesome Cypher graph database query language. Cypher is like SQL for graph databases. You can find Cypher on openCypher.
Visual comparison
Install
Install using your favourite plugin manager, or manually copy the files into your vim runtime directory.
Using vim plug:
Plug 'memgraph/cypher.vim'