commit | 9d87a37ee9d87f5bdbc779bc940d5f1e6f055d0a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 21:41:50 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 21:41:50 2018 +0100 |
tree | f569453cf21f8a14b1a90e6e4edeeb41fe624b70 | |
parent | a86187b9cd529754ad85cd621169876317eb3a69 [diff] [blame] |
Update runtime files.
diff --git a/runtime/indent/testdir/runtest.vim b/runtime/indent/testdir/runtest.vim index 96c3145..2943152 100644 --- a/runtime/indent/testdir/runtest.vim +++ b/runtime/indent/testdir/runtest.vim
@@ -8,6 +8,7 @@ set nocp filetype indent on set nowrapscan +set report=9999 au! SwapExists * call HandleSwapExists() func HandleSwapExists()