Add vim encoding and folding marker

This commit is contained in:
2025-08-09 14:35:28 +01:00
parent d452225d02
commit 75be2316e0
52 changed files with 104 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// vim:fileencoding=utf-8:foldmethod=marker
#include "commander.h"
#include "commander_output.h"
#include "../utils/shell_utils.h"