mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-05 20:18:25 +00:00
The original options was becoming a bit unwieldy, and would have been even more so if I added the same amount of comments. So this commit splits it up. There's no extra hiding going on here, or rearranging things within the module: (almost) everything now has to be marked 'pub' to let other sub-modules in the new options module to see it.