Code

noop: Add vim modeline for all share/extensions/*.py files that use four-space indent...
[inkscape.git] / share / extensions / whirl.py
index 0be38e0d584fc17579ce26c138391c3a3cb0de25..32e55b291aafccae386fe1057a390d4399fdae86 100644 (file)
@@ -55,3 +55,6 @@ class Whirl(inkex.Effect):
 
 e = Whirl()
 e.affect()
+
+
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99