Explorar el Código

add tabstop to vim modeline

Alexey Shpakovsky hace 11 años
padre
commit
99fea81fcb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bb.sh

+ 1 - 1
bb.sh

@@ -1066,4 +1066,4 @@ do_main() {
 #
 do_main $*
 
-# vim: set shiftwidth=4 expandtab:
+# vim: set shiftwidth=4 tabstop=4 expandtab: