1
0
forked from aniani/vim

runtime(indent-tests): Raise timeouts for "search*()"es

Related to #15974 and #16870.

closes: #17116

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Aliaksei Budavei
2025-04-13 22:24:46 +03:00
committed by Christian Brabandt
parent 4e3df44aa2
commit 5ecb452f5b
12 changed files with 25 additions and 17 deletions

View File

@@ -1,6 +1,8 @@
# vim: set ft=python sw=4 et:
# START_INDENT
# INDENT_EXE let g:pyindent_searchpair_timeout = 256
# INDENT_EXE runtime autoload/python.vim
dict = {
'a': 1,
'b': 2,