Install vim on an Ubuntu server and desktop

I’ve grown quite fond of vim over the past couple of weeks. After learning and re-learning the shortcut keys, I think that I’m finally on my way to knowing what the hell I am doing!

Anyway, after working on it – I’ve found gVim to be great.

To install, just run:

sudo apt-get install vim-full

This includes syntax highlighting and other neat stuff. If you want to gegt the syntax highlighting on the server, just run:

sudo apt-get install vim

Yes, that’s right – no extra bits.

Related posts:

  1. Installing Ubuntu 8.04 server on VirtualBox I had a little trouble running Ubuntu server on VirtualBox...
  2. Mount a Webdav folder in Ubuntu Linux Webdav is a very handy protocol for writing files back...
  3. Reset your MediaWiki Sysop Password When you’re stuck without sysop access to MediaWiki because you...
  4. No More Lost Deleted Files in Ubuntu I had a shocking error of judgement this morning when...
  5. Some Useful Ubuntu Commands Here’s a useful guide for some IT people that are...

Related posts brought to you by Yet Another Related Posts Plugin.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>