Skip to content

A leiningen plugin to launch a vimclojure nailgun server.

Notifications You must be signed in to change notification settings

mblinn/lein-vimclojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lein-vimclojure

A leiningen plugin to launch a vimclojure nailgun server. This is a fork of the work started by brandow.
You can find the original version at lein-nailgun.

Works with the latest vimclojure

This release is compatible with clojure 1.2 and vimclojure 2.2.0.

Installation

Make sure :dev-dependencies in your project.clj contains the following:

[org.clojars.autre/lein-vimclojure "1.0.0"]

Running

$ lein deps
$ lein vimclojure &

Then from vi with an open clojure file you can \sr, \et, etc.

About

A leiningen plugin to launch a vimclojure nailgun server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published