Skip to content

neo4j-contrib/cypher-vim-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Cypher Vim Syntax

What is it?

This is a basic Vim syntax for the awesome Cypher graph database query language. Cypher is like SQL for graph databases. You can find Cypher on Neo4j.

Why should I use it?

Because syntax highlighting is really helpful, that's why. Also, we want people to be able to do ad-doc queries and graph updates in their favourite shell, and not compromise readability, etc.

How should I use it?

  • Install the awesome pathogen Vim plugin.
  • cd .vim/bundle
  • git clone git://github.com/neo4j-contrib/cypher-vim-syntax.git
  • edit a file that has the extension .cypher, .cql or .cyp.

Who should I thank?

Thanks guys!

About

Very basic Vim syntax for Cypher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%