Code

noop: Add vim modeline for all share/extensions/*.py files that use four-space indent...
[inkscape.git] / share / extensions / dots.py
index 7350cae8dacc89b3d5e3a54a65887e0cf424efbe..2210bf30e5a03142272791e5c5c6abb611e743f1 100755 (executable)
@@ -70,3 +70,6 @@ class Dots(inkex.Effect):
 
 e = Dots()
 e.affect()
+
+
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99