Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

videos showing vi or emacs productivity

Tags:

vim

vi

emacs

editor

I use text editors like eclipse, xcode and netbeans and I am intrigued to see how much productive are the developers using emacs or vi.

So I'd like to know if you know of any videos that show experimented vi or emacs developers at their highest productivity rates.

Note: I am not looking to start an editor war, I just want to see how uber-programmers work, what ever editor they use.

like image 234
deathnote Avatar asked Dec 08 '10 22:12

deathnote


1 Answers

My favorite Vim screencasts are by Derek Wyatt. They're really well done, great job of explaining wide variety of features and his humor will bring a smile to your face. Several of them include moves where he does something big very efficiently, but even the most basic ones should impress you with the efficiency of Vim:

http://www.derekwyatt.org/vim/vim-tutorial-videos/

like image 185
Herbert Sitz Avatar answered Sep 20 '22 21:09

Herbert Sitz