1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00

Set joinspaces

This commit is contained in:
Valentin Brandl 2019-04-28 18:59:35 +02:00
parent f5d3375ec8
commit 5da3813082
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

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