Fix indentation.
This commit is contained in:
parent
098dcd80b6
commit
5df89c7cff
20
contrib/ri
20
contrib/ri
@ -83,14 +83,14 @@ _ri()
|
|||||||
# we're completing on methods
|
# we're completing on methods
|
||||||
method=$cur
|
method=$cur
|
||||||
ri_get_methods
|
ri_get_methods
|
||||||
}
|
}
|
||||||
complete -F _ri ri
|
complete -F _ri ri
|
||||||
}
|
}
|
||||||
|
|
||||||
# Local variables:
|
# Local variables:
|
||||||
# mode: shell-script
|
# mode: shell-script
|
||||||
# sh-basic-offset: 4
|
# sh-basic-offset: 4
|
||||||
# sh-indent-comment: t
|
# sh-indent-comment: t
|
||||||
# indent-tabs-mode: nil
|
# indent-tabs-mode: nil
|
||||||
# End:
|
# End:
|
||||||
# ex: ts=4 sw=4 et filetype=sh
|
# ex: ts=4 sw=4 et filetype=sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user