From 5829bb783acfd02ac52fd0eb2f23bbe32d8ad643 Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Fri, 23 May 2008 06:31:40 +0000 Subject: noop: Add vim modeline for all share/extensions/*.py files that use four-space indentation. (bzr r5739) --- share/extensions/funcplot.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/extensions/funcplot.py') diff --git a/share/extensions/funcplot.py b/share/extensions/funcplot.py index 6abdd9c40..08631a0be 100644 --- a/share/extensions/funcplot.py +++ b/share/extensions/funcplot.py @@ -271,3 +271,6 @@ class FuncPlot(inkex.Effect): e = FuncPlot() e.affect() + + +# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99 -- cgit v1.2.3