Bug ID | 1188866 |
---|---|
Summary | server:http/nginx: Bug in vim syntax plugin |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | schubi@suse.com |
Reporter | rpm@fthiessen.de |
QA Contact | screening-team-bugs@suse.de |
CC | achernikov@suse.com, suse@ammler.ch |
Found By | --- |
Blocker | --- |
Created attachment 851368 [details] Errorlog of vim when editing the nginx config Since the last Tumbleweed update (as of 2021-07-28) the `vim-plugin-nginx` from the nginx package causes a bunch of warnings when editing nginx configuration files. I guess a vim update broke it, the warnings look like this: > Error detected while processing /etc/vimrc[42]../usr/share/vim/vim82/syntax/syntax.vim[42]..BufRead Autocommands for "*/etc/nginx/*"..FileType Autocommands for "*"..Syntax Autocommands for "*"..function <SNR>3_SynSet[25]..script /usr/share/vim/vim82/syntax/nginx.vim: > line 16: > E10: \ should be followed by /, ? or & > ... I attached the full log.