mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Set joinspaces
This commit is contained in:
parent
f5d3375ec8
commit
5da3813082
@ -79,6 +79,8 @@ endif
|
|||||||
set autoindent
|
set autoindent
|
||||||
" smart indent; stop indent when closing brackets etc
|
" smart indent; stop indent when closing brackets etc
|
||||||
set smartindent
|
set smartindent
|
||||||
|
" two spaces after .?! when joining lines
|
||||||
|
set joinspaces
|
||||||
|
|
||||||
" searching
|
" searching
|
||||||
" highlight search result
|
" highlight search result
|
||||||
|
Loading…
Reference in New Issue
Block a user