dotfiles/cvim/after/ftplugin/c.vim
2024-12-18 14:06:36 -06:00

4 lines
78 B
VimL

" Kernel coding standards
set colorcolumn=81
set shiftwidth=8
set noexpandtab