This website requires JavaScript.
Explore
Help
Sign in
Personal
/
usefull-oneliners
Watch
1
Star
0
Fork
You've already forked usefull-oneliners
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Usefull Oneliners
2
commits
1
branch
0
tags
88
KiB
0af739f15b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
theo
0af739f15b
Update 'README.md'
2018-06-08 13:31:07 +03:00
LICENSE
Initial commit
2018-06-08 13:28:44 +03:00
README.md
Update 'README.md'
2018-06-08 13:31:07 +03:00
README.md
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