[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Word-wrapping text editor



dman wrote:
> 
> Ditto for vim.
> 
> See ":help textwidth" and ":help formatoptions" for more details.  For
> writing mails (such as this) I use ":set tw=70 fo=tcq".  (BTW this can
> be added to the .vimrc and executed automatically or it can be typed
> as shown.)

You can also set options for individual files in vim by including a line
like 'vi: textwidth=72' in the file.


Matthew



Reply to: