Don't join with double spaces

This commit is contained in:
Anthony Rose 2021-07-10 22:48:49 +01:00
parent b61a90ff02
commit 76539f02bd

2
vimrc
View file

@ -63,7 +63,6 @@ set hidden
set history=1000
set ignorecase
set incsearch
set joinspaces
set laststatus=2
set linebreak
set list
@ -71,6 +70,7 @@ set listchars=tab:→·,trail:~,extends:>,precedes:<
set modelines=0
set nobackup
set noexpandtab
set nojoinspaces
set nomodeline
set nowritebackup
set nrformats-=octal