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