Live data from Hacker News

VimR – Refined Vim Experience for OS X

vimr.org

11–20 of 69 posts

Re: VimR – Refined Vim Experience for OS X

#11
post #6

Sorry, is the vim that ships with OS X consider emulated?

I think that was a reference to MacVim, maybe?

MacVim is emulated? What does that mean? I thought it was a graphical interface like GVim just with a couple of OS X keyboard shortcuts.

Re: VimR – Refined Vim Experience for OS X

#13

Sorry, is the vim that ships with OS X consider emulated?

No, but a lot of editors have some level of vim emulation (eg, Atom, or IntelliJ, or VisualStudio, or XCode) that always comes up a bit short. The point the author is making is that this actually embeds vim and is not a re-implementation of vim features.

Re: VimR – Refined Vim Experience for OS X

#16
post #10

I fail to see how this is better than to use gvim, which is crossplatform, together with NERDTree, CTRL+p + some other language specific plugins that can run on your server, on your desktop (which can be windows, linux or osx, whatever you like). Feels like the authors effort would be better spent on helping some project like NeoVim instead. https://github.com/neovim/neovim

Did you even use it?

Re: VimR – Refined Vim Experience for OS X

#20
As an avid MacVim user, I'm really interested in people pushing the graphical vim experience on Mac OS X.

I find it interesting that you included a fuzzy quick-open. One of the pain points with CtrlP in a large project - even with fast hardware - is the synchronous building of its filesystem cache. I would be interested in trying another implementation that lives inside of an app (where it can be dispatched asynchronously).

All in all, a nice looking app! I'm interested in giving it a shot!

Post reply on HN