set vim commands

This commit is contained in:
Uwe Steinmann 2024-04-23 18:22:14 +02:00
parent 3a1be1333d
commit b81252e082

View File

@ -2938,3 +2938,4 @@ if(isset($GLOBALS['SEEDDMS_HOOKS']['initRestAPI'])) {
$app->run();
// vim: ts=4 sw=4 expandtab