add tabstop to vim modeline

This commit is contained in:
Alexey Shpakovsky 2014-03-18 21:40:50 +01:00
parent 8be94f6066
commit 99fea81fcb
1 changed files with 1 additions and 1 deletions

2
bb.sh
View File

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