Works?
Yup.
Is it possible to set a global textwidth option in some way? It is annoying me that it is set to 78 after pretty much every file I load.
Edit your $HOME/.vimrc (or _vimrc on win32) and add the line
set tw=78
Presto!
-tim
Works?
Yup.
Is it possible to set a global textwidth option in some way? It is annoying me that it is set to 78 after pretty much every file I load.
Edit your $HOME/.vimrc (or _vimrc on win32) and add the line
set tw=78
Presto!
-tim