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

add tabstop to vim modeline

This commit is contained in:
Alexey Shpakovsky 2014-03-18 21:40:50 +01:00
parent 8be94f6066
commit 99fea81fcb

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: