Yevhen Babiichuk (DustDFG) 285f5431e1 Merge remote-tracking branch 'taconi/fix/1' | пре 8 месеци | |
---|---|---|
LICENSE.txt | пре 11 месеци | |
README.md | пре 11 месеци | |
bar.lua | пре 8 месеци | |
mdtree.lua | пре 8 месеци | |
repo.json | пре 11 месеци | |
syntax.yaml | пре 11 месеци |
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