andreyorst / plug.kak

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

plug-list, FIFO #39

Closed andreyorst closed 5 years ago

andreyorst commented 5 years ago

This PR adds new command plug-list that was requested in #26. It can be used to check what plugins are currently installed and loaded, it also checks if update is available.

From now on plug.kak uses FIFO (#10) to display it's info. This also should fix #36 since now user can observe the status of plug in the *plug* buffer