mirror of
https://github.com/yarrick/iodine.git
synced 2025-04-04 13:53:34 +03:00
4 lines
65 B
VimL
4 lines
65 B
VimL
set noexpandtab
|
|
set tabstop=8
|
|
set softtabstop=8
|
|
set shiftwidth=8
|