Well I’m still an Emacs user
The problem is, my Emacs configuration is too complicated and depending on a lot of external tools. It is not easy to get all the things running when you come to a new machine. And Emacs is not on every machine, especially when I was on other people’s machines.
So I decided to make up a light weight vim configuration, so I can use it quickly everywhere. Here’s a list of the plugins I choose: taglist, pydoc, code_complete, matchit, and SearchComplete.
And I think zsh is not available everywhere too so I’ll need some setup for bash.
Tags: emacs
Comments 1
Well, I guess soon you’ll become a Vim convert
Posted 18 Aug 2008 at 6:08 pm ¶Post a Comment
You could use <code type="name"> to get your code colorized