vim

warning: Parameter 2 to views_rss_views_feed_argument() expected to be a reference, value given in /home/0all/drupal-5.9/includes/module.inc on line 406.

Vimperator: Use Firefox the Vim Way

Linux Magazine: Top Stories  Thu, 03/11/2010 - 18:57

Bring the mightiness of Vim to Firefox! If you're ready for a fully keyboard-driven browser, the Vimperator add-on for Firefox can help you do away with mouse-based drudgery and add the awesomeness of vi-like keybindings to Firefox 3.5 and later.


 

Vim Tip: using "paste" to avoid the staircase effect

Linux Today  Sun, 12/27/2009 - 10:04

Dissociated Press: "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"


 

Vim 201: An Intermediate Guide to Vim

Linux Today  Fri, 11/27/2009 - 05:02

Linux.com: "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 multiple documents in the same Vim session."


 

Vim 101: A Beginner's Guide to Vim

Linux Today  Sat, 11/21/2009 - 14:02

Linux Foundation: "Ever wanted to learn Vim, but weren't sure how to start? No problem. We have you covered!

This will be the first of a four-part (possibly longer) series covering how to use Vim and where to start using the world's best text editor."


 

OpenOffice.org: The Limits of Readability and Grammar Extensions

Linux Journal - The Original Magazine of the Linux Community  Tue, 09/08/2009 - 09:33

OpenOffice.org: The limits of readability and grammar extensions

As a professional writer, my software needs are simple.

Give me a text editor -- preferrably Bluefish, but vim or OpenOffice.org Writer will do -- and I have all I need.

read more


 

Turning on Unicode Support in Vim

Linux Today  Tue, 06/23/2009 - 10:34

LinuxPlanet: "The editor Vim supports Unicode natively. If your X or console keymap is set up to enter unicode characters via the keymap, it will work fine in Vim."


 

Unicode Characters in Vim

Linux Today  Wed, 06/17/2009 - 10:32

Tip of the Trade: "The editor Vim supports Unicode natively. If your X or console keymap is set up to enter unicode characters via the keymap, it will work fine in Vim.

Alternatively, there are two other ways of entering these characters."


 

Tabs in vim

Linux Today  Sun, 05/03/2009 - 14:23

UNIX BASH scripting: "With Vim 7.0, you can use tabs within vim. So now you can consolidate all your sessions into one window.

Lets see some of the commands which will help you to explore the tab feature."