add tabstop to vim modeline
This commit is contained in:
parent
8be94f6066
commit
99fea81fcb
1 changed files with 1 additions and 1 deletions
2
bb.sh
2
bb.sh
|
@ -1066,4 +1066,4 @@ do_main() {
|
|||
#
|
||||
do_main $*
|
||||
|
||||
# vim: set shiftwidth=4 expandtab:
|
||||
# vim: set shiftwidth=4 tabstop=4 expandtab:
|
||||
|
|
Loading…
Reference in a new issue