summaryrefslogtreecommitdiffstats
path: root/runtime/bugreport.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-02-03 15:27:20 +0100
committerBram Moolenaar <Bram@vim.org>2019-02-03 15:27:20 +0100
commit314dd79cac2adc10304212d1980d23ecf6782cfc (patch)
tree8295f63e75dc7e7983500435f5b2af061264cb80 /runtime/bugreport.vim
parent63d1fea8141c3dfb36aeb9de60e5f1f90450acff (diff)
Update runtime files.
Diffstat (limited to 'runtime/bugreport.vim')
-rw-r--r--runtime/bugreport.vim6
1 files changed, 2 insertions, 4 deletions
diff --git a/runtime/bugreport.vim b/runtime/bugreport.vim
index f0c045e6c3..f7886a9081 100644
--- a/runtime/bugreport.vim
+++ b/runtime/bugreport.vim
@@ -2,7 +2,7 @@
:" information about the environment of a possible bug in Vim.
:"
:" Maintainer: Bram Moolenaar <Bram@vim.org>
-:" Last change: 2005 Jun 12
+:" Last change: 2019 Jan 27
:"
:" To use inside Vim:
:" :so $VIMRUNTIME/bugreport.vim
@@ -54,9 +54,7 @@
:endif
:set all
:set termcap
-:if has("autocmd")
-: au
-:endif
+:au
:if 1
: echo "--- Normal/Visual mode mappings ---"
:endif