update to vim v9.1.0411:
edit reproduce.vim:
set nocompatible filetype plugin on
start vim:
vim -u reproduce.vim
edit an arbitrary python file:
:edit foo.py
and you will see:
Error detected while processing BufNewFile Autocommands for "*.py"..FileType Autocommands for "*"..function <SNR>25_LoadFTPlugin[18]..script /usr/local/opt/share/vim/vim
91/ftplugin/python.vim:
line 17:
E518: Unknown option: ]\\?def\\|class\\)
Press ENTER or type command to continue
screen capture:
I believe it was introduced by 86f6e2c
no exception.
9.1.411
OS: Both Windows and Linux
Terminal: no matter terminal vim or gvim
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@tpict , can you confirm this ?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #14774 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
It has been already fixed in 7961210. Please try v9.1.0412.
Thanks.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()