andreyorst / plug.kak

Plugin manager for Kakoune
MIT License
197 stars 18 forks source link

Enchance plug-list representation of manually loaded plugins #91

Closed andreyorst closed 2 years ago

andreyorst commented 3 years ago

Currently plugins with load-path are shown as Not installed and invoking I on those results in download error. Instead we should show their load path, and prevent mappings from doing things not meant to be done on load-path loaded plugins, like updating and installing.