Category Archives: Vim

Firefox extension I’m loving: It’s All Text!

Want to use your favorite text editor to write text for online applications? Check out It’s All Text! This add-on allows you to edit text from any “textarea” on a Web page in an external editor. Once it’s installed, you … Continue reading

Posted in Browsers, Linux.com, Open Source, Vim, openSUSE | Tagged , , , | 5 Comments

Vim Tip: using “paste” to avoid the staircase effect

If you’re working in Vim and paste something into the terminal, sometimes you’ll get a “staircase” effect where each line is progressively spaced farther outward, like so: line 1 line 2 line 3 line 4 Obviously, this isn’t usually desirable. … Continue reading

Posted in Linux, Linux.com, Open Source, Vim, openSUSE | Tagged , | 16 Comments

Vim 401: Extending Vim and More

Now that you’ve learned your way around Vim, I wanted to focus the last piece in the series on extending Vim with scripts and plugins, and some other features that users should be aware of. If you’ve been following this … Continue reading

Posted in Articles, Linux, Open Source, Vim, Writing, openSUSE | Tagged , , , | Leave a comment

Vim 301: Getting Adept at Vim

If you’ve read and worked with the previous two tutorials on Vim, you’re probably getting reasonably comfortable with the editor. At this point, you should be able to get around very nicely. This time around, I’d like to look at … Continue reading

Posted in Articles, Linux, Open Source, Vim, openSUSE | Tagged , , | 1 Comment

Vim 201: An Intermediate Guide to Vim

Ready to boost your Vim skills? Many use Vim, but don’t make use of nearly all the features. In this guide, we’ll take a look at some of the intermediate features offered by Vim, including abbreviations, word completion, and editing … Continue reading

Posted in Articles, Linux, Vim, Writing | Tagged , | Leave a comment

Lazyweb: Vim to gist.github.com?

Dear Lazyweb: I’d like to sync drafts from Vim to gist.github.com. I suspect that this is a problem someone else has solved. Anyone know a good site with scripts or tips on how to do this? Basically I want my … Continue reading

Posted in Lazyweb, Vim, Writing | Leave a comment

New Gaim 2.0 beta 3 packages — now for Dapper Drake!

Since Dapper is out now, I’ve had a request for an amd64 package of the Gaim 2.0 beta 3 for Dapper. I’m throwing in a x86 package at no additional charge. Should be stable, but standard caveats apply — may … Continue reading

Posted in Linux, Open Source, Vim, Writing | 5 Comments