4 lines
78 B
VimL
4 lines
78 B
VimL
" Kernel coding standards
|
|
set colorcolumn=81
|
|
set shiftwidth=8
|
|
set noexpandtab
|