1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00

Adapt comment

This commit is contained in:
Tae Won Ha 2023-12-17 22:23:07 +01:00
parent 4775e30ce6
commit 784cad42e7
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -27,7 +27,7 @@ let package = Package(
.product(name: "MessagePack", package: "MessagePack.swift"),
"Commons",
],
// com.qvacua.NvimView.vim is copied by the download NvimServer script.
// com.qvacua.NvimView.vim is copied by the build NvimServer script.
exclude: ["Resources/com.qvacua.NvimView.vim"],
resources: [
.copy("Resources/runtime"),