diff options
author | Alexey Shpakovsky <alexey@shpakovsky.ru> | 2014-03-01 16:35:00 +0100 |
---|---|---|
committer | Aleksei Shpakovskii <alekseis@opera.com> | 2014-03-10 19:50:03 +0100 |
commit | a8b9b0280123066e0acc7879a6db41a413feb8c7 (patch) | |
tree | 987a77b6315765b4c2966217da54643865573a51 | |
parent | 0fc7058ae76f1eb97bd4d8f22e512e17600cdf7f (diff) |
add vim modeline
-rwxr-xr-x | bb.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |