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