You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
I've followed the instructions in the README, and cloned plug.kak with git clone https://github.com/robertmeta/plug.kak.git ~/.config/kak/plugins/plug.kak, but when I try to run :plug-install, I get this buffer, showing only two of my plugins:
kak-lsp/kak-lsp: Installed
plug.kak: Not loaded
Printed to the *debug* buffer, I get the errors mentioned in #2.
I'm pretty new to Kakoune, though I've been trying it off and on for a while now, and I've used these plugins before.
I tried to set up a simple
kakrcon Debian unstable, Kakoune v2020.01.16,kakoune 2020.01.16-2, with the following contents:I've followed the instructions in the README, and cloned plug.kak with
git clone https://github.com/robertmeta/plug.kak.git ~/.config/kak/plugins/plug.kak, but when I try to run:plug-install, I get this buffer, showing only two of my plugins:Printed to the
*debug*buffer, I get the errors mentioned in #2.