Do not automatically wrap lines
This commit is contained in:
parent
89b546b07d
commit
988c044872
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -39,6 +39,7 @@ set directory=$TEMP//,/tmp//,.
|
|||
set display+=lastline
|
||||
set encoding=utf-8
|
||||
set expandtab
|
||||
set formatoptions-=t
|
||||
set history=1000
|
||||
set ignorecase
|
||||
set incsearch
|
||||
|
|
Loading…
Reference in a new issue