1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-21 20:46:06 +03:00
iodine/.vimrc

5 lines
65 B
VimL
Raw Permalink Normal View History

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