add vim modeline

This commit is contained in:
Alexey Shpakovsky 2014-03-01 16:35:00 +01:00 committed by Aleksei Shpakovskii
parent 0fc7058ae7
commit a8b9b02801
1 changed files with 2 additions and 0 deletions

2
bb.sh
View File

@ -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: