mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
replace tabs with spaces :(
This commit is contained in:
parent
739f2d43f4
commit
7e9815cb66
|
@ -3,7 +3,7 @@ set showmatch
|
|||
set hlsearch
|
||||
set incsearch
|
||||
set autoindent
|
||||
set noexpandtab
|
||||
set expandtab
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
set number
|
||||
|
|
Loading…
Reference in a new issue