Code

noop: Add vim modeline for all share/extensions/*.py files that use four-space indent...
[inkscape.git] / share / extensions / pturtle.py
index 431c216eda48800b7606494b4a0a51cf2fe0e163..8c67d3bc9c8a4f84879fce599ed1bdd96d24db55 100755 (executable)
@@ -78,3 +78,6 @@ class pTurtle:
     lt = left
     pu = penup
     pd = pendown
+
+
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99