mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
expand tabs to spaces
This commit is contained in:
parent
3b1574a14c
commit
032b099868
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ endif
|
|||
|
||||
" coding preferences
|
||||
syntax on
|
||||
set noautoindent smarttab ts=2 sw=2
|
||||
set noautoindent smarttab ts=2 sw=2 expandtab
|
||||
set showmatch
|
||||
set ruler
|
||||
|
|
Loading…
Reference in a new issue