diff --git a/ui/config.go b/ui/config.go index 8fafec5..e96e34a 100644 --- a/ui/config.go +++ b/ui/config.go @@ -8,7 +8,7 @@ type Config struct { GlamourMaxWidth uint GlamourStyle string - // Which document types shall we show? We work though this with bitmasking. + // Which document types shall we show? DocumentTypes DocTypeSet // For debugging the UI