diff options
Diffstat (limited to '')
-rw-r--r-- | src/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h index 68d6f4a36..a2733ed6e 100644 --- a/src/command.h +++ b/src/command.h @@ -41,3 +41,4 @@ void initCommands(); void finishCommands(); #endif +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |