blob: b810920d81bebf8d9ef7267ef5d272e90a317a40 [file] [log] [blame]
" 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=120