News

Recently, while helping Linux Journal convert its editorial process to use DocBook/XML for articles, I had occasion to convert some old Vim macros for use with the new process. The original macros ...
Hey folks,<BR><BR>I often run external commands in vim on the current file using <pre class="ip-ubbcode-code-pre">:! ruby %</pre>. I can't find the documentation for ...
Today, most of us use graphical text editors, but many developers still use vi, or its modern clone Vim, or Emacs, and they're as passionate about their choice of editors as ever. I'm not sure why ...