mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Set joinspaces
This commit is contained in:
parent
f5d3375ec8
commit
5da3813082
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user