FS#77475 - [vim-runtime] 9.0.1302-1 bash syntax highlight problem

Attached to Project: Arch Linux
Opened by Toolybird (Toolybird) - Monday, 13 February 2023, 02:40 GMT
Last edited by Levente Polyak (anthraxx) - Tuesday, 21 February 2023, 18:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

After the latest vim update my shell scripts and PKGBUILDs look like arse :P

Upstream is tracking the regression here [1].

Quick hack to restore functionality: Replace "/usr/share/vim/vim90/syntax/sh.vim" with the one from the previous version.

[1] https://github.com/vim/vim/issues/11977
This task depends upon

Closed by  Levente Polyak (anthraxx)
Tuesday, 21 February 2023, 18:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  9.0.1337-1
Comment by Hauke Redemann (svierne) - Saturday, 18 February 2023, 21:40 GMT
As discussed upstream, another workaround is to use the more recent version from here: http://www.drchip.org/astronaut/vim/syntax/sh.vim.gz

Loading...