mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-26 03:33:10 +03:00
Whitespace
This commit is contained in:
parent
59f90de8b2
commit
c4ab1e9b53
@ -173,8 +173,8 @@ instance Semigroup Config where
|
|||||||
}
|
}
|
||||||
|
|
||||||
instance Monoid Config where
|
instance Monoid Config where
|
||||||
mempty = Config
|
mempty =
|
||||||
{ vmin = Nothing
|
Config { vmin = Nothing
|
||||||
, vtime = Nothing
|
, vtime = Nothing
|
||||||
, mouseMode = Nothing
|
, mouseMode = Nothing
|
||||||
, bracketedPasteMode = Nothing
|
, bracketedPasteMode = Nothing
|
||||||
|
Loading…
Reference in New Issue
Block a user