Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#75678 - [vim-runtime] Missing /usr/share/vim/vim90/syntax/shared directory

Attached to Project: Arch Linux
Opened by SleepyMan (SleepyMan) - Tuesday, 23 August 2022, 11:02 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 23 August 2022, 17:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

Vim has recently added a shared directory in its runtime/syntax directory, and only really fixed its Makefile to include it in 9.0.0242.
Without this shared directory, typescript syntax highlighting is broken as /usr/share/vim/vim90/syntax/typescript.vim references it.


Additional info:
* package version

vim-runtime-9.0.0236-1 (latest as of 2022-08-23)

* log:

[code]
Error detected while processing BufRead Autocommands for "*.ts"..FileType Autocommands for "*"..Syntax Autocommands for "*"..function <SNR>13_SynSet[25]..script /usr/share/vim/vim90/syntax/typescript.vim:
line 38:
E484: Can't open file /usr/share/vim/vim90/syntax/shared/typescriptcommon.vim
[/code]

* link to upstream bug report, if any

https://github.com/vim/vim/issues/10956

Steps to reproduce:

1. Open typescript file with vim
This task depends upon

Closed by  Morten Linderud (Foxboron)
Tuesday, 23 August 2022, 17:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  9.0.0246-1

Loading...