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
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