Changes from Version 1 of ViM

Show
Ignore:
Author:
lyncas (IP: 128.83.198.184)
Timestamp:
07/24/06 17:28:26 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ViM

    v0 v1  
     1{{{ 
     2#!html 
     3<h1 style="text-align: left; color: green">ViM introduction  </h1> 
     4}}}  
     5You just got familiar with linux and you want to play with the big Boys and start using ViM, well prepare yourself,  
     6ViM is the best way to edit files with '''POWER''' on any operating system. Download [http://www.vim.org/download.php gVim] if you are using Windows    
     7 * Background Information 
     8   1. [http://iarc1.ece.utexas.edu/wikicup/index.php/Vim_Tutorial ViM wikipedia] 
     9   2. [http://en.wikipedia.org/wiki/Comparison_of_text_editors Different Text Editors] 
     10 
     11 * Tutorials 
     12   1. [http://iarc1.ece.utexas.edu/wikicup/index.php/Vim_Tutorial Short Quick and Dirty ViM by Vishal] 
     13   2. [http://vimdoc.sourceforge.net/htmldoc/usr_toc.html Long but comprehensive Official] 
     14   3. [http://en.wikibooks.org/wiki/Learning_vi Learning Vi from WikiBooks] 
     15   
     16 * References 
     17   1. [http://www.dc.turkuamk.fi/docs/soft/vim/vim_help.html Really Fast Reference] 
     18   2. [http://www.vim.org/ Main ViM download and documentation] 
     19   3. [http://www.rayninfo.co.uk/vimtips.html Best of ViM tips - complicated]