mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-11 02:02:11 -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
|
- Added `maxComplColumns` field to `XPConfig`, to limit the number of
|
||||||
columns in the completion window.
|
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`
|
* `XMonad.Actions.TreeSelect`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user