No Description

Yevhen Babiichuk (DustDFG) 28e7a73f6e Fix copy-paste typo 3 months ago
LICENSE.txt d085131078 Init commit 3 months ago
README.md 92c0aa7005 Update install instruction 3 months ago
calc.lua 28e7a73f6e Fix copy-paste typo 3 months ago
repo.json d085131078 Init commit 3 months ago

README.md

Settings

Add this repo as a pluginrepos option in the ~/.config/micro/settings.json file (it is necessary to restart the micro after this change):

{
	"pluginrepos": [
		"https://notabug.org/dustdfg/micro-calc/raw/master/repo.json"
	]
}

Install

Install before it calc terminal utility

In your micro editor press Ctrl-e and run command:

> plugin install calc

or run in your shell

micro -plugin install calc

License

License under MIT license