Tag:
vim

Enable the backspace key in VIM

by
on
December 13, 2011

In some instances you may find that the default configuration of VIM has the backspace key disabled. Like many others I expect to be able to delete characters right-to-left like most other text editors. Unless you are doing some very minor editing, it quickly becomes a hassle to use the delete key. Luckily there is [...]

Read More
No Comments
guides

Enable syntax highlighting in vim with Ubuntu

by
on
January 14, 2009

Many distributions have syntax highlighting in vim enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the vim-tiny package which does not support syntax highlighting or many other advanced features. You can see by following the chain of symlinks that in [...]

Read More
1 Comment
ubuntu
Copyright 2008-2010 WiredRevolution.com. All rights reserved.