" Tab specific option set tabstop=8 "A tab is 8 spaces set noexpandtab "Always uses spaces instead of tabs set shiftwidth=2 "An indent is 4 spaces set softtabstop=8 "Insert 4 spaces when tab is pressed set shiftround "Round indent to nearest shiftwidth multiple