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