Update 'README.md'
This commit is contained in:
parent
cb404e8d8a
commit
0af739f15b
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue