.vimrc: Removed noexpandtab.
This commit is contained in:
parent
fd9c5e64c1
commit
9370c1fa46
1
.vimrc
1
.vimrc
@ -33,7 +33,6 @@ set hlsearch " Highlight search and increment search.
|
||||
set incsearch
|
||||
set showmatch " Show matching brackets.
|
||||
set nomodeline " Disable modeline support.
|
||||
set expandtab
|
||||
set softtabstop=4
|
||||
set showcmd " Show partial command in status line.
|
||||
set ignorecase " Case insensitive searching.
|
||||
|
Loading…
Reference in New Issue
Block a user