summaryrefslogtreecommitdiffstats
path: root/runtime/indent/python.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/indent/python.vim')
-rw-r--r--runtime/indent/python.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/indent/python.vim b/runtime/indent/python.vim
index f268bf9e50..4b8e81bac7 100644
--- a/runtime/indent/python.vim
+++ b/runtime/indent/python.vim
@@ -2,7 +2,7 @@
" Language: Python
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Original Author: David Bustos <bustos@caltech.edu>
-" Last Change: 2006 Mar 26
+" Last Change: 2006 Apr 21
" Only load this indent file when no other was loaded.
if exists("b:did_indent")