|
пре 1 година | |
---|---|---|
LICENSE.txt | пре 1 година | |
README.md | пре 1 година | |
bar.lua | пре 1 година | |
mdtree.lua | пре 1 година | |
repo.json | пре 1 година | |
syntax.yaml | пре 1 година |
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-mdtree/raw/master/repo.json"
]
}
In your micro editor press Ctrl-e and run command:
> plugin install mdtree
or run in your shell
micro -plugin install mdtree
License under MIT license