summaryrefslogtreecommitdiffstats
path: root/init-python
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-03 12:59:22 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-03 12:59:22 +0100
commit9687b559ecff22cd42c0a0acdfd2980565bf1146 (patch)
tree010c8e8aacf48f23d0455d62b1c000ac6365567e /init-python
parentfc2d9a48e9a5504f0ae4356278aa854cf2def1b1 (diff)
downloadvim4projects-9687b559ecff22cd42c0a0acdfd2980565bf1146.tar.gz
vim4projects-9687b559ecff22cd42c0a0acdfd2980565bf1146.tar.xz
vim4projects-9687b559ecff22cd42c0a0acdfd2980565bf1146.zip
explicit SVN revisions, minor changes
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'init-python')
-rw-r--r--init-python3
1 files changed, 1 insertions, 2 deletions
diff --git a/init-python b/init-python
index b82705f..77b1dca 100644
--- a/init-python
+++ b/init-python
@@ -1,6 +1,4 @@
# vim plugins for Python projects
-CHOICES="$CHOICES|python"
-
python () {
announce "--- python ---"
# Python-mode:
@@ -8,3 +6,4 @@ python () {
# + extra highlighting, whitespace removal ...
do_git_submodule $1 "git-python-mode"
}
+register python