X.A.EasyMotion: Add Haddock headings

These are generally very useful for users in order to get a quick
overview of what the module offers them.
This commit is contained in:
slotThe
2021-04-12 19:23:26 +02:00
parent f5464224e2
commit 827ea89b6b

View File

@@ -20,13 +20,16 @@
--
-----------------------------------------------------------------------------
module XMonad.Actions.EasyMotion (
-- * Usage
module XMonad.Actions.EasyMotion ( -- * Usage
-- $usage
selectWindow
, def
-- * Configuration
, EasyMotionConfig(..)
, ChordKeys(..)
, def
-- * Creating overlays
, fullSize
, fixedSize
, textSize