some addings in computer tuto
This commit is contained in:
@@ -38,10 +38,10 @@ highlight Normal ctermbg=NONE
|
||||
highlight nonText ctermbg=NONE
|
||||
|
||||
" show existing tab with 4 spaces width
|
||||
set tabstop=4
|
||||
set tabstop=2
|
||||
|
||||
" when indenting with '>', use 4 spaces width
|
||||
set shiftwidth=4
|
||||
set shiftwidth=2
|
||||
|
||||
" indent new line like the previous one
|
||||
set autoindent
|
||||
|
||||
Reference in New Issue
Block a user