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