Add vim modeline.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 2 Jul 2009 15:10:34 +0000 (17:10 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 2 Jul 2009 15:10:34 +0000 (17:10 +0200)
plugin/theme/site.py

index 3744a1c15b4f52ec040bf81cccc69327f2480c12..d250781ac45348c30e910ffed30f7a37909088b7 100644 (file)
@@ -159,3 +159,4 @@ def execute(request):
     """
     return Theme(request)
 
+# vim: set sw=4 sts=4 expandtab: