Sign in
apache
/
trafficserver
/
1fc5b47ae8bbe7ebca90afb95b86b9702dd6436a
/
.
/
.vimrc
blob: e136b2ae4a8c7bbabb862c90a313678693e12c30 [
file
]
" Basic whitespace rules. If you use vim, set exrc and set secure
"
to have it automatically source
this
file
.
set
tabstop
=
2
set
softtabstop
=
2
set
shiftwidth
=
2
set
expandtab
set
textwidth
=
132