Wednesday, July 3, 2013

Re: textwidth

On Wednesday, July 3, 2013 11:32:45 AM UTC-5, shawn wilson wrote:
> How do i disable text width for everything but .txt, and .tex and
>
> program comments? Is this possible?

Yes. 'formatoptions' controls when automatic formatting is allowed. Consult the help. Be aware that some filetype plugins set this option for you, so you may need to make use of the after/ftplugin directory, or a FileType autocmd, to set formatoptions as you like for specific filetypes.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: