[vim] helm auto-indent on newline
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
set autoindent
|
||||||
|
set cindent
|
||||||
" show existing tab with 2 spaces width
|
" show existing tab with 2 spaces width
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
" when indenting with '>', use 2 spaces width
|
" when indenting with '>', use 2 spaces width
|
||||||
|
|||||||
Reference in New Issue
Block a user