Skip to content

Commit 66d31d5

Browse files
committed
Add .vimrc
Add .vimrc with settings catering to kernel coding standards.
1 parent dbd9f69 commit 66d31d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.vimrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
set tabstop=8
2+
set shiftwidth=8
3+
set noexpandtab

0 commit comments

Comments
 (0)