I'm using vim 7.3.401 on windows 7. I'm trying to edit a list of text
files, say test1.txt, test2.txt and test3.txt, with a single vim. When
I'm on test1.txt and do: set tw=72, this isn't set on the other files!
If I do :n to go to the next file and do set tw? I get 78.

Not long ago, before updating to 7.3.401, I used to edit a bunch of
files, set tw=72 in one of them, and this was globally set on the other
files. What happened?

If I set sw=8 in one of them, it will be set on the other files, but not
with tw.

Many thanks in advance,

--
Cesar

--
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

Reply via email to