linux My Vim Plugin List I use a pretty large list of Vim plugins - currently, the count is at 45. I went through a lot of these as part of this post last year, but the list
code Rainbow Parentheses in Vim Vim doesn't support rainbow parentheses highlighting, out-of-the-box, for anything except Lisp. Rainbow highlighting is pretty awesome though, so if you want it for something like C or C++, a plugin is your best
linux Stop Being Scared of Vim Introduction Vim's reputation is that it is extremely powerful once you learn it, but the learning curve is so steep, it's essentially a discontinuity. This is obviously hyperbole, but I would say it's
linux ViM Settings for the Linux Kernel Due to some USB issues, I recently had the need to go hacking around in the Linux Kernel USB code. Since my goal was to make a fix, I wanted to push the