Skip to content

Commit

Permalink
script-functions: correct tabstop setting in vim modeline
Browse files Browse the repository at this point in the history
See discussion in issue1284
  • Loading branch information
mika committed Nov 12, 2013
1 parent 7368756 commit 4bbd12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/grml/script-functions
Expand Up @@ -194,4 +194,4 @@ is_older_than() {
#}}}

## END OF FILE #################################################################
# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 tabstop=2
# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 tabstop=8

0 comments on commit 4bbd12c

Please sign in to comment.