Actions

Difference between revisions of "Vim"

From RonWareWiki

Line 6: Line 6:
 
The "vim" editor is a "vi" clone, but much better than the original and with many very helpful features.  I've contributed heavily to the project in the past, writing much of the unicode and Hebrew language support.
 
The "vim" editor is a "vi" clone, but much better than the original and with many very helpful features.  I've contributed heavily to the project in the past, writing much of the unicode and Hebrew language support.
  
* My private build, in a Windows install format: [[ron:gvim71-175.exe|download it here (7.1.175, updated 2007-12-10)]].
+
* My private build, in a Windows install format: [[ron:gvim71-208.exe|download it here (7.1.208, updated 2008-01-06)]].
 
* [[vim/mmp|Symbian MMP syntax file]]
 
* [[vim/mmp|Symbian MMP syntax file]]

Revision as of 09:06, 6 January 2008


I use the vim editor for most every kind of editing task I have. It is very powerful.

The "vim" editor is a "vi" clone, but much better than the original and with many very helpful features. I've contributed heavily to the project in the past, writing much of the unicode and Hebrew language support.