diff options
Diffstat (limited to 'runtime/bugreport.vim')
-rw-r--r-- | runtime/bugreport.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/bugreport.vim b/runtime/bugreport.vim index 650e37940d..27761ca011 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 |