don't wrap lines what the hell man

This commit is contained in:
Haak Saxberg 2015-12-20 15:40:44 -08:00
parent 889545d295
commit 96d2e2fce4

View file

@ -134,6 +134,7 @@ let mapleader=","
set nobackup set nobackup
set noswapfile set noswapfile
set pastetoggle=<F2> set pastetoggle=<F2>
set nowrap
filetype on filetype on
filetype plugin indent on filetype plugin indent on