vim: visually indent wrapped lines

This commit is contained in:
2018-03-31 13:44:45 +01:00
parent 0b8c2e718d
commit 92542e8cf0
+1
View File
@@ -18,6 +18,7 @@ set smartindent
set number
set linebreak
set autoindent
set breakindent
set laststatus=2
set encoding=utf-8
set background=dark