VIM Editor Guide

Introduction
VIM is an editor for Linux systems. It is a powerful tool to edit files directly from the command shell. Although VIM is a confusing program for new users, it makes the editing of configuration files a lot easier.
VIM can be useful to edit a configuration file from the command line. Whether it's remotely using ssh, a temporary root session using su -, or a Linux rescue disk; configuration files can be modified directly using VIM.
Sections
- VIM Startup Guide
- The minimal required knowledge to start using VIM.
- VIM Advanced Guide
- Make efficient use of VIM with it's command keys.
- VIM Demonstration
- A short movie of 1.1MB (requires the flash player plugin).
External Links
- VIM Official Site
- VIM Quick Reference Card
- VIM Reference (vim help page)
blog comments powered by Disqus