summaryrefslogtreecommitdiffstats
path: root/share/extensions/motion.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/motion.py')
-rwxr-xr-xshare/extensions/motion.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/extensions/motion.py b/share/extensions/motion.py
index f9533cd50..88e545c8b 100755
--- a/share/extensions/motion.py
+++ b/share/extensions/motion.py
@@ -107,3 +107,6 @@ class Motion(inkex.Effect):
e = Motion()
e.affect()
+
+
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99