summaryrefslogtreecommitdiffstats
path: root/init-python
diff options
context:
space:
mode:
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