terokarvinen / micro-run

F5 to save & run, F12 to make, F9 make in background. Plugin for Micro editor
https://terokarvinen.com/2022/command-palette-cheatsheet-run-and-make-micro/
MIT License
9 stars 2 forks source link

can't install the plugin #2

Open a1e5Term-rf-ln opened 6 months ago

a1e5Term-rf-ln commented 6 months ago

hi. I can't install the plugin did "git clone" in ~/.config/micro/plug/micro-run ctrl-e - plugin install micro-run does not work.

tried adding to settings.json. doesn't work either. "pluginrepos": [ "https://github.com/terokarvinen/micro-run/blob/main/repo.json" ],

how to install? Thank you

JimJam527 commented 2 months ago

https://micro-editor.github.io/plugins.html See runit

tldr? "To install this plugin, run the following command from your CLI" $ micro -plugin install runit