diff options
Diffstat (limited to 'init-python')
-rw-r--r-- | init-python | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init-python b/init-python index 75fc9ad..d70257d 100644 --- a/init-python +++ b/init-python @@ -1,6 +1,5 @@ # vim plugins for Python projects python () { - init_announce "--- python ---" delimit # Python-mode: # integrates pylint, rope, pydoc, pyflakes # + extra highlighting, whitespace removal ... |