-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
blocked-by-upstreamwaiting for an upstream issue to be solvedwaiting for an upstream issue to be solvedenhancementNew feature or requestNew feature or request
Description
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 solvedwaiting for an upstream issue to be solvedenhancementNew feature or requestNew feature or request