Set copyindent in vim

This commit is contained in:
2020-09-21 17:39:41 +02:00
parent 6bfea69a24
commit 9c16d0f3aa

View File

@@ -42,6 +42,8 @@ else
nmap cw dwi
nmap cW dWi
endif
" Copy structure of the existing lines indent when autoindenting a new line
set copyindent
" Keybindings ##################################################################
" Set leader key