FS#77095 - [vim-editorconfig] don't depend on editorconfig-core-c

Attached to Project: Community Packages
Opened by Thomas Weißschuh (t-8ch) - Thursday, 12 January 2023, 02:03 GMT
Last edited by Chih-Hsuan Yen (yan12125) - Tuesday, 25 April 2023, 09:52 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

The package editorconfig-vim depends on editorconfig-core-c.
Newer version however ship their own "core", do this dependency can be dropped.

No external editorconfig core library is required

Previous versions of this plugin also required a Python "core". The core included the code to parse .editorconfig files.
This plugin includes the core, so you don't need to download the core separately.


Additional info:
* package version(s): 1.1.1-1
This task depends upon

Closed by  Chih-Hsuan Yen (yan12125)
Tuesday, 25 April 2023, 09:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  vim-editorconfig 1.1.1-2
Comment by Chih-Hsuan Yen (yan12125) - Tuesday, 25 April 2023, 09:51 GMT

Loading...