Replace the tab of lenght 8 with four spaces.
@@ -1 +1,4 @@
syntax on
+set softtabstop=4
+set shiftwidth=4
+set expandtab