diff --git a/vim/vimrc b/vim/vimrc index 9652f9d..cfa2a7f 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -22,6 +22,7 @@ set nocompatible set history=1000 set hlsearch set incsearch + set nojoinspaces set laststatus=2 set lazyredraw set list