-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Since my last OS update, I get the following error when I run Vim:
S'ha detectat un error en processar /home/myuser/.vim/bundle/global/vdebug/plugin/vdebug.vim:
línia 118:
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:47: SyntaxWarning: invalid escape sequence '\['
"default": "a-zA-Z0-9_.\[\]'\"",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:48: SyntaxWarning: invalid escape sequence '\['
"ruby": "$@a-zA-Z0-9_.\[\]'\"",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:50: SyntaxWarning: invalid escape sequence '\['
"php": "$@%a-zA-Z0-9_\[\]'\"\->"
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:56: SyntaxWarning: invalid escape sequence '\$'
"php": "^[\$A-Z]",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:562: SyntaxWarning: invalid escape sequence '\s'
id = re.findall('^[\s][0-9]*[\s]', line)
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:880: SyntaxWarning: invalid escape sequence '\s'
id = re.findall('^[\s][0-9]*[\s]', line)
Premeu ENTRAR o introduïu una ordre per a continuar
I use Vim 9.1 and Python 3.12.3 on my system (ArchLinux).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels