Skip to content

Distribute without a go compiler #1

@4e554c4c

Description

@4e554c4c

One of the reasons to chose golang as a remote plugin is that it can produce static binaries that can be easily distributed without a runtime or dependencies.

Currently darkman.nvim requires a go compiler to be installed, so that bin/darkman.nvim can be compiled on-site.
Ideally, we should release "packaged" versions with a binary included, so that a go compiler is not necessary to install the plugin.

Metadata

Metadata

Assignees

Labels

blocked-by-upstreamwaiting for an upstream issue to be solvedenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions