Skip to content

MailOnline/vim-cljrefactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cljrefactor.vim

Preliminary support, learning on the go.

Installation

First, set up cider-nrepl and vim-fireplace following their respective installation notes. As indicated in fireplace, cljrefactor.vim doesn't provide indenting or syntax highlighting, so you'll want a set of Clojure runtime files if you're on a version of Vim earlier than 7.4. You might also want leiningen.vim for assorted static project support.

If you don't have a preferred installation method, I recommend installing vundle.vim then simply add:

Plugin 'reborg/vim-cljrefactor'

Once help tags have been generated, you can view the manual with :help cljrefactor.

Features

License

Copyright © Reborg (Renzo Borgatti). Distributed under the same terms as Vim itself. See :help license.

About

Vim support for Clojure refactoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published