Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> BTW. you can get a pretty good Emacs-as-an-OS feel with the combo of Emacs, Conkeror [0] and StumpWM [1].

This sort of setup is exactly what makes me, a Vim user, think I may have made a mistake by not picking up Emacs instead.



About a month ago I heard about evil-mode in emacs and gave it a shot. It will allow you to by-pass much of the 'boilerplate' learning curve (how to move around inside and between buffers and edit, etc) so you can just focus on the cool aspects of emacs that vi doesn't do as well. Spent the first week or so setting emacs up more or less with the same features and shortcuts I got used to in my customized vim environment and haven't looked back. Have your cake and eat it too. :)


This sort of setup is exactly what makes me, a Vim user, absolutely sure I made the correct decision by not picking up Emacs instead. :)


Have you tried pentadactyl? wmii has vim keybindings too.

Sure, it's not the same as emacs OS, but it does feel like at least vim-keys-everywhere.


I love Vim so much but I sure wish it had a proper scripting language without requiring me to recompile the whole binary to get partial functionality.

Has anyone used Vile? I tried to compile it once and it looked to be quite onerous to fix all of Clang's whinging. Evil?


I think evil mode in emacs is probably the best bet. However I've messed around with elisp a bit in the past though and I can't say I am thrilled enough with it to make the jump. I wish one of the projects to get Emacs going with a scheme would get off the ground...

If mzscheme/racket scripting support for Vim were given the love that python support is getting instead, that would please me immensely. It seems nobody is using that though.


One can use Python, Lua, Ruby, and a bunch of other programming languages to write VIM scripts. At least on ArchLinux, the vim binary comes with support enabled for these scripting languages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: