diff --git a/.config/vim/vimrc b/.config/vim/vimrc index 24bf137..5485a90 100644 --- a/.config/vim/vimrc +++ b/.config/vim/vimrc @@ -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