mirror of
https://github.com/yarrick/iodine.git
synced 2025-01-12 02:49:30 +00:00
5 lines
65 B
VimL
5 lines
65 B
VimL
set noexpandtab
|
|
set tabstop=8
|
|
set softtabstop=8
|
|
set shiftwidth=8
|