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.
Install using your favourite plugin manager, or manually copy the files into your vim runtime directory.
Using vim plug:
Plug 'memgraph/cypher.vim'