Indent with spaces
This commit is contained in:
parent
0feb6580b1
commit
2ee5a7ede5
@ -49,6 +49,9 @@ call plug#end()
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
|
||||
" indent with spaces
|
||||
set expandtab
|
||||
|
||||
" scroll offset
|
||||
set scrolloff=4
|
||||
|
||||
|
Reference in New Issue
Block a user