mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-13 11:16:01 -07:00
Actions.GroupNavigation: move "Utilities" header for documentation
This commit is contained in:
@@ -22,14 +22,14 @@
|
||||
|
||||
module XMonad.Actions.GroupNavigation ( -- * Usage
|
||||
-- $usage
|
||||
|
||||
-- * Utilities
|
||||
-- $utilities
|
||||
Direction (..)
|
||||
, nextMatch
|
||||
, nextMatchOrDo
|
||||
, nextMatchWithThis
|
||||
, historyHook
|
||||
|
||||
-- * Utilities
|
||||
-- $utilities
|
||||
, isOnAnyVisibleWS
|
||||
) where
|
||||
|
||||
|
Reference in New Issue
Block a user