Use numeric prefixes on source files
This commit is contained in:
parent
66bbbe1b0f
commit
32f26f386a
63 changed files with 60 additions and 60 deletions
|
|
@ -40,4 +40,4 @@ then
|
|||
fi
|
||||
|
||||
# kate: @KATE_MODELINE@
|
||||
# vim: @VIM_MODELINE@
|
||||
# vim: syntax=sh:@VIM_MODELINE@
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ done
|
|||
|
||||
print_success "Documentation installed"
|
||||
# kate: @KATE_MODELINE@
|
||||
# vim: @VIM_MODELINE@
|
||||
# vim: syntax=sh:@VIM_MODELINE@
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ add_config_option "DOCSDIR" "${COPT_DOCSDIR_DEFAULT}"
|
|||
true
|
||||
|
||||
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
||||
# vim: expandtab:ts=4:sw=4
|
||||
# vim: syntax=sh:expandtab:ts=4:sw=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue