Tip #290: Text Processing With Integrated Spell Checking
tip karma |
Rating 23/13, Viewed by 2164
|
created: |
|
July 26, 2002 13:35 |
|
complexity: |
|
intermediate |
author: |
|
David Highley |
|
as of Vim: |
|
6.0 |
I have written an HTML document to help others use Vim as a basic text processing application. It discusses how to integrate spell checking, dictionary, and thesaurus applications. It also talks about wrapping lines, indentation, justification, and the vim settings that effect the behavior of these operations. The document can be found at:
http://www.highley-recommended.com/text-processing.html
Everything has been tested with UNIX, Linux, Windows, and Windows with Cygwin patforms.
<<Alternative <escape> that allows you to do a "quick and dirty insert" and get out into normal mode |
^P & auto filling of variables and text >>
Additional Notes
|