iodine/.vimrc

5 lines
65 B
VimL
Raw Normal View History

2021-01-31 13:45:48 +01:00
set noexpandtab
set tabstop=8
2021-05-13 20:11:41 +02:00
set softtabstop=8
2021-01-31 13:45:48 +01:00
set shiftwidth=8