I'm not sure - I wasn't aware of vim-codefmt until now. I'll take a look at
it tonight and see about providing hooks into it.
On Wednesday, February 4, 2015 at 2:51:37 PM UTC-8, Magnus Therning wrote:
>
> On Wed, Feb 04, 2015 at 09:07:34AM -0800, W. David Jarvis wrote:
> > Today I'm open sourcin
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 Buf
Interesting - I'm not sure what that would look like but I'd love to see
what you come up with. I've got a few different vim plugins along these
lines that I'm working on so I'd be interested in comparing notes at some
point.
On Wednesday, February 4, 2015 at 12:28:33 PM UTC-8, Bozhidar Batsov
Nice!
I think it'd be a good idea to wrap cljfmt in a nREPL middleware that we
can use from both CIDER and fireplace (and possibly other editors). I might
look into adding this to cider-nrepl.
On 4 February 2015 at 19:07, W. David Jarvis wrote:
> Today I'm open sourcing vim-cljfmt (
> https://g