mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
CHANGES.md: Fix typo
This commit is contained in:
@@ -491,7 +491,8 @@
|
||||
- Added `maxComplColumns` field to `XPConfig`, to limit the number of
|
||||
columns in the completion window.
|
||||
|
||||
- Redefine `ComplCaseSensitivity` to a proper sum type as opposed to a newtype wrapped around Bool.
|
||||
- Redefine `ComplCaseSensitivity` to a proper sum type as opposed to
|
||||
a `newtype` wrapper around `Bool`.
|
||||
|
||||
* `XMonad.Actions.TreeSelect`
|
||||
|
||||
|
Reference in New Issue
Block a user