dotfiles/vim/after/ftplugin/c.vim
2024-05-23 20:08:16 -06:00

4 lines
78 B
VimL

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