@nixCraft at university, I worked on a code base that used tabs AND spaces. Every indentation level was adding two spaces and a tab was used instead of 8 spaces. Since I set up vim to use 2 spaces for tabs, those lines started horizontally before the lower indentation levels, which shocked me the first time I opened the code base. :pika: