On Wed, Feb 04, 2015 at 09:07:34AM -0800, W. David Jarvis wrote:
> Today I'm open sourcing vim-cljfmt 
> (https://github.com/venantius/vim-cljfmt). As the name implies, it's a vim 
> plugin for weavejester's cljfmt, intended to fit into the vim developer's 
> workflow much as gofmt does, with a BufWritePre hook to format your code on 
> write. It leverages Fireplace.vim's quasi-REPL to do the formatting, so it 
> doesn't cause Vim to hang while waiting for Lein to run, either (the 
> initial `require` of the cljfmt namespace into the REPL will take a sec, of 
> course, but you'll only have to do it once). 

Is it already possible to hook cljfmt to vim-codefmt[1]?

/M

[1]: https://github.com/google/vim-codefmt

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
     -- Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: pgphFtSS2jFpx.pgp
Description: PGP signature

Reply via email to