Mercurial > vim
view runtime/indoff.vim @ 32112:a7bb18247994 v9.0.1387
patch 9.0.1387: scrollbar test sporadically fails
Commit: https://github.com/vim/vim/commit/cf3c1ca276aa8f9fada7b7cd0197bbb0f91e0950
Author: Christian Brabandt <cb@256bit.org>
Date: Mon Mar 6 15:29:29 2023 +0000
patch 9.0.1387: scrollbar test sporadically fails
Problem: Scrollbar test sporadically fails.
Solution: Mark the scrollbar test as flaky. (Christian Brabandt,
closes #12113)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 06 Mar 2023 16:30:04 +0100 |
parents | 3fc0f57ecb91 |
children | 4027cefc2aab |
line wrap: on
line source
" Vim support file to switch off loading indent files for file types " " Maintainer: Bram Moolenaar <Bram@vim.org> " Last Change: 2001 Jun 11 if exists("did_indent_on") unlet did_indent_on endif " Remove all autocommands in the filetypeindent group silent! au! filetypeindent *