[vim] insert only once space when joining lines
This commit is contained in:
parent
76c4ef8bad
commit
354a0e2894
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ set nocompatible
|
||||||
set history=1000
|
set history=1000
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set incsearch
|
set incsearch
|
||||||
|
set nojoinspaces
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set lazyredraw
|
set lazyredraw
|
||||||
set list
|
set list
|
||||||
|
|
Loading…
Add table
Reference in a new issue