Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Add a separate code scope for plugin install/update #17

Open
Gamer-Kold opened this issue May 15, 2023 · 0 comments
Open

Add a separate code scope for plugin install/update #17

Gamer-Kold opened this issue May 15, 2023 · 0 comments

Comments

@Gamer-Kold
Copy link

There are several kakoune plugins that require compiling them from some sort of source, (such kak-lsp and kak-dap). So in order to install the plugins: you have to compile it and move to PATH, or have it done for you by a command such as "cargo install". However, it seems a bit much to have to do this every time you load up kakoune; when it really only has to be done when the plugin needs updating. It would be great if it were possible to configure commands to only run when plugins are installed/updated not when loaded.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant