By default, GVim 7.4 word wraps text files to 78 characters. I thought I could disable this by appending "set tw=0" to my %HOME%\_vimrc, but this doesn't work. This doesn't work because the text wrap is buried in "C:\Program Files (x86)\Vim\vim74\vimrc_example.vim" in an autocommand.
What's the best way to disable text wrap without editing the global vimrc_example.vim? -- -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
