vim

0

Linux Server Troubleshooting With strace

http://www.linuxplanet.com

strace is a useful little utility – installed by default on most Linux systems – which allows you to find out what a program is doing under the hood by tracing the system calls it's making.

Read more »
lozz's picture
Created by lozz 11 years 26 weeks ago – Made popular 11 years 26 weeks ago
Category: End User   Tags:
0

Using Spell Checking in Vim

http://www.linux.com

Mark Twain has been quoted as saying that he respected a person who could spell a word more than one way. Unfortunately, Twain's enthusiasm for creative spelling isn't widely shared today, at least in the professional world.

Read more »
sockpuppet's picture
Created by sockpuppet 11 years 37 weeks ago – Made popular 11 years 37 weeks ago
Category: End User   Tags:
0

Announcing Vim (Vi IMproved) version 7.3

http://groups.google.com

This is a minor release of Vim. It consists of Vim 7.2 plus all patches, updated runtime files and some more, see below. It has been two years since the 7.2 release, thus it's not that "minor". But not "major" either. Something in between, don't know how to call that.

Read more »
stargrave's picture
Created by stargrave 11 years 40 weeks ago – Made popular 11 years 40 weeks ago
Category: End User   Tags:
0

VIM: Faster navigation in a file

http://linux.dipin.info

Sometimes even the simplest of tasks like navigating through a single file can be optimized. Vim offers several methods of navigation within a file, which can adapt to the contents of the file and how it is organized. Some of these methods are obvious, while others are more complex.

Read more »
linuxtips's picture
Created by linuxtips 11 years 46 weeks ago – Made popular 11 years 46 weeks ago
Category: Community   Tags:
0

Kupfer 201 Released With New Plugins, Authentication Bug Fixed [GNOME Do Alternative]

http://www.webupd8.org

One of the major differences between Kupfer and GNOME Do is that Kupfer comes with a lot more plugins and is actively developed as opposed to GNOME Do (unfortunately). Also, Kupfer is not developed in MONO (unlike GNOME Do), but in Python.

Read more »
lozz's picture
Created by lozz 11 years 46 weeks ago – Made popular 11 years 46 weeks ago
Category: End User   Tags:
0

[Howto] Code templates in vim

http://blog.credativ.com

The text editor vim offers several tools for automation. This howto describes a way to auto-include text modules when creating new files.

Read more »
credativ's picture
Created by credativ 11 years 50 weeks ago – Made popular 11 years 50 weeks ago
Category: End User   Tags:
0

Choose Your VIM Color Scheme With Color Sampler Pack

http://segfault.in

You can easily change your vim color scheme by :colorscheme, but it can be hard to compare several schemes to decide what’s best for you.

Read more »
vinodvm's picture
Created by vinodvm 12 years 8 weeks ago – Made popular 12 years 8 weeks ago
Category: Beginner   Tags:
0

Vim Plugins You Should Know About, Part VII: ragtag.vim

http://www.catonmat.net

This time I am going to introduce you to a plugin called “ragtag.vim“. A month ago it was still known as “allml.vim” but now it has been renamed to ragtag.vim.

Read more »
stalinux's picture
Created by stalinux 12 years 11 weeks ago – Made popular 12 years 11 weeks ago
Category: High End   Tags:
0

Vim Plugins You Should Know About, Part VI: nerd_tree.vim

http://www.catonmat.net

This is the sixth post in the article series “Vim Plugins You Should Know About“. This time I am going to introduce you to a vim plugin called “nerd_tree.vim“. It’s so useful that I can’t imagine working without it in vim.

Read more »
FFlover's picture
Created by FFlover 12 years 18 weeks ago – Made popular 12 years 18 weeks ago
Category: High End   Tags:
0

Vim 201: An Intermediate Guide to Vim

http://www.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.

Read more »
pontifex's picture
Created by pontifex 12 years 25 weeks ago – Made popular 12 years 25 weeks ago
Category: High End   Tags:
0

Vim 101: A Beginner's Guide to Vim

http://ldn.linuxfoundation.org

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.

Read more »
lando's picture
Created by lando 12 years 26 weeks ago – Made popular 12 years 26 weeks ago
Category: High End   Tags:
0

BashStyle-NG – Change look and feel of your Bash,Vim and Nano

http://www.ubuntugeek.com

BashStyle-NG is a graphical Tool for changing the Bash’s behaviour and look’n'feel. Aswell as Readline’s, Nano’s and Vim’s.

Read more »
5t3v3n's picture
Created by 5t3v3n 12 years 30 weeks ago – Made popular 12 years 30 weeks ago
Category: High End   Tags:
0

Matching Newlines in Vim

http://www.serverwatch.com

In a recent article I wrote about using regular expressions in editors, I mentioned the fact that by default, Emacs will match newlines when using a complemented character set, and vim won't. A helpful reader, Tim Chase, contacted me to share a way around this.

Read more »
chen2007's picture
Created by chen2007 12 years 31 weeks ago – Made popular 12 years 31 weeks ago
Category: High End   Tags:
0

Vim: edit with vim

http://aplawrence.com

For people who hate vi, vim does not offer much relief. They might end up hating vim as well and sing paeans for emacs.

Read more »
gooogle's picture
Created by gooogle 12 years 33 weeks ago – Made popular 12 years 33 weeks ago
Category: High End   Tags:
0

[e|c]tags With Emacs and Vim

http://www.serverwatch.com

The exuberant-ctags package offers some of the source code navigation features of an IDE within Emacs or Vim.

Read more »
lando's picture
Created by lando 12 years 40 weeks ago – Made popular 12 years 40 weeks ago
Category: High End   Tags:

Best karma users