Micro¶ Install¶ brew install micro Wakatime¶ micro -plugin install wakatime touch ~/.wakatime.cfg # copy api_key to clipboard lpass show 1247588986144505823 --password | copy # from inside micro press ctrl+e wakatime.apikey Set Filetype¶ Ctrl + e set filetype yaml ~/.config/micro/settings.json{ "/etc/default/grub": { "filetype": "bash" } } References¶ https://github.com/zyedidia/micro/blob/master/runtime/help/options.md https://github.com/zyedidia/micro/blob/master/runtime/help/commands.md https://github.com/zyedidia/micro/blob/master/runtime/help/keybindings.md Micro Key Bindings