summaryrefslogtreecommitdiffstats
path: root/share/extensions/run_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/run_command.py')
-rw-r--r--share/extensions/run_command.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/run_command.py b/share/extensions/run_command.py
index 89d42338a..7012c4274 100644
--- a/share/extensions/run_command.py
+++ b/share/extensions/run_command.py
@@ -93,4 +93,4 @@ def run(command_format, prog_name):
sys.exit(0)
-# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99