mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-01 16:55:09 +02:00
Set joinspaces
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user