1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-07-01 16:55:09 +02:00

Set joinspaces

This commit is contained in:
Valentin Brandl
2019-04-28 18:59:35 +02:00
parent f5d3375ec8
commit 5da3813082

View File

@ -79,6 +79,8 @@ endif
set autoindent
" smart indent; stop indent when closing brackets etc
set smartindent
" two spaces after .?! when joining lines
set joinspaces
" searching
" highlight search result