use 4 spaces instead of tabs

with vim
:set expandtab
;set softtabstop=4
;set ts=4
;set sw=4
:retab
This commit is contained in:
Sérgio M. Basto 2018-01-04 15:49:54 +00:00
parent b63618be8b
commit 93754c1f34
1 changed files with 252 additions and 252 deletions