micro editor syntax highlighting for KDL
micro ~/.config/micro/settings.json
"pluginrepos": ["https://raw.githubusercontent.com/kachick/micro-kdl/main/repo.json"],
micro -plugin install kdl
Personally I was started from this simple solution, I don't know any disadvantage for others except including non related files.
cd ~/.config/micro/plug
git clone https://github.com/kachick/micro-kdl kdl
See my dotfiles for the packaging example.
Check the guide
- Only syntax highlighting
- No formatter, completions and LSP