Jeb Beich has created a Neovim client library for Clojure: jebberjeb/neovim-client. That means you can use Neovim’s inter-process messaging library for scripting Neovim from a Clojure process.
For those of us who like Lisp, Emacs is naturally compelling. But I always gravitate back to Vim. Therefore, whenever I see a Clojure/Vim article I find it very interesting — how do people get that immediate REPL feel? How do you get parens balancing properly?!
Send in your Vim scripts for review through our contact form.
In On the state of VimClojure, Meikel Brandmeyer recommends using Tim Pope’s foreplay.vim and Sung Pae’s vim-clojure-static as an alternative to VimClojure, because he intends to step back from the project:
“That all said I still have some ideas on Clojure…