diff --git a/ui/config.go b/ui/config.go index 8fafec5c..e96e34a4 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