I can\'t stop vim from wrapping my Python code. If I enter :set nowrap like a champ, but it still wraps.
:set nowrap
I can hit J to unite the split lines
Open vimrc_example.vim (Yes, this is the file in Vim74) and set textwidth=0.