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
Opened by SleepyMan (SleepyMan) - Tuesday, 23 August 2022, 11:02 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 23 August 2022, 17:45 GMT
|
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
Tuesday, 23 August 2022, 17:45 GMT
Reason for closing: Fixed
Additional comments about closing: 9.0.0246-1