On Aug 1, 2012 2:47 AM, "Sean P. DeNigris" <[email protected]> wrote: > > > Patrik Sundberg wrote > > > > I'm having vim withdrawal symptoms :) > > > > Ha ha. I know the feeling. Now that we have Keymapping, I finally started > vim bindings for Pharo tools. The project is at > http://ss3.gemstone.com/ss/VimPharo.html ( until I move it to github ;-) ). > I'm very close to having most of the basic navigation shortcuts in normal > mode implemented. > > In the long term, I think what would be the most powerful for Pharo is to > reimagine what the vim shortcuts would be if they operated on live objects > (AST) instead of text snippets... > > HTH, Sean
indeed, I've noted the project and I'm following it :) all the prerequisites to do something very powerful is there. I can even imagine something as controversial as an input/edit/refactoring service run by image and connected to (even remotely) by vim/emacs/whatever same way that slime works for lisp and emacs. > > > -- > View this message in context: http://forum.world.st/How-do-you-guys-navigate-while-editing-code-tp4642299p4642363.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >
