diff --git a/vimrc b/vimrc index 9be0e39..31308ae 100644 --- a/vimrc +++ b/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