Explorar o código

add tabstop to vim modeline

Alexey Shpakovsky %!s(int64=11) %!d(string=hai) anos
pai
achega
99fea81fcb
Modificáronse 1 ficheiros con 1 adicións e 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: