Update 'README.md'

このコミットが含まれているのは:
theo 2018-06-08 13:31:07 +03:00
コミット 0af739f15b
1個のファイルの変更9行の追加2行の削除

ファイルの表示

@ -1,3 +1,10 @@
# usefull-oneliners
# Usefull Oneliners
Usefull Oneliners
## vim
* Set tab to 4 spaces: `set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab`
References
------
* https://stackoverflow.com/questions/1878974/redefine-tab-as-4-spaces