Browse Source

add vim modeline

Alexey Shpakovsky 11 years ago
parent
commit
a8b9b02801
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bb.sh

+ 2 - 0
bb.sh

@@ -1053,3 +1053,5 @@ do_main() {
 # Do not change anything here. If you want to modify the code, edit do_main()
 #
 do_main $*
+
+# vim: set shiftwidth=4 expandtab: