Update changelog
This commit is contained in:
parent
0858c7146c
commit
8fed1f5fb2
@ -23,6 +23,8 @@ Added
|
|||||||
|
|
||||||
- New `tabs.new_position.stacking` setting which controls whether new tabs
|
- New `tabs.new_position.stacking` setting which controls whether new tabs
|
||||||
opened from a page should stack on each other or not.
|
opened from a page should stack on each other or not.
|
||||||
|
- New `completion.open_categories` setting which allows to configure which
|
||||||
|
categories are shown in the `:open` completion, and how they are ordered.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -35,6 +37,7 @@ Changed
|
|||||||
which should fix some highlighting corner-cases.
|
which should fix some highlighting corner-cases.
|
||||||
- The `QtColor` config type now also understands colors like `rgb(...)`.
|
- The `QtColor` config type now also understands colors like `rgb(...)`.
|
||||||
- `:yank` now has a `--quiet` option which causes it to not display a message.
|
- `:yank` now has a `--quiet` option which causes it to not display a message.
|
||||||
|
- The `:open` completion now also shows search engines by default.
|
||||||
|
|
||||||
v1.5.1 (unreleased)
|
v1.5.1 (unreleased)
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user