главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shpakovsky <alexey@shpakovsky.ru>2014-03-01 16:35:00 +0100
committerAleksei Shpakovskii <alekseis@opera.com>2014-03-10 19:50:03 +0100
commita8b9b0280123066e0acc7879a6db41a413feb8c7 (patch)
tree987a77b6315765b4c2966217da54643865573a51
parent0fc7058ae76f1eb97bd4d8f22e512e17600cdf7f (diff)
add vim modeline
-rwxr-xr-xbb.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bb.sh b/bb.sh
index 8a147e8..0779812 100755
--- a/bb.sh
+++ b/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: