[gedit-plugins] [Commander] Added modeline for new command
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] [Commander] Added modeline for new command
- Date: Sat, 4 Feb 2012 11:07:29 +0000 (UTC)
commit 90d4a7f52f7b889776a93a852b330983f30600c3
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date: Sat Feb 4 12:07:17 2012 +0100
[Commander] Added modeline for new command
plugins/commander/modules/edit.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/commander/modules/edit.py b/plugins/commander/modules/edit.py
index ee42d60..163be48 100644
--- a/plugins/commander/modules/edit.py
+++ b/plugins/commander/modules/edit.py
@@ -200,6 +200,8 @@ def __default__(view, entry):
Use this to apply the cool new feature\"\"\"
pass
+
+# vi:ts=4:et
"""
def new_command(view, entry, name):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]