Sometimes all it takes is a terminal and your favorite editor to get things done. In this case, perhaps you’d like to write Cypher statements with syntax highlight and grammar check.
This post will focus on getting a Neovim environment from 0 to Cypher support — and with a pleasant visual improvement. Neovim is a Vim-based text editor engineered for extensibility and usability, to encourage new applications and contributions.
This guide assumes you don’t yet have anything configured in your...