1
0
mirror of https://git.envs.net/envs/bashblog.git synced 2024-06-15 05:46:36 +00:00

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

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: