arl / gitmux

:computer: Git in your tmux status bar
MIT License
630 stars 24 forks source link

[FEATURE] Add comments to YAML config printed with `-printcfg` #82

Closed arl closed 1 year ago

arl commented 1 year ago

Adding comments explaining what the settings are for, and possibly some choices (where applicable) would be really helpful for users.

Comments will need to be added in embedded gitmux.yml file. We can remove the tmux.DefaultCfg variable, it will be unmarshaled from the embedded file (when -printcfg has been given)