mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
refactor(ui)!: link VertSplit to Normal by default
Avoids using `gui=reverse` on `VertSplit` and makes window separators look much nicer by default.
This commit is contained in:
@@ -1223,7 +1223,7 @@ describe('ui/ext_messages', function()
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{6:────────────────────────────────────────────────────────────────────────────────}|
|
||||
────────────────────────────────────────────────────────────────────────────────|
|
||||
|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
@@ -1256,7 +1256,7 @@ describe('ui/ext_messages', function()
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{6:────────────────────────────────────────────────────────────────────────────────}|
|
||||
────────────────────────────────────────────────────────────────────────────────|
|
||||
|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
@@ -1291,7 +1291,7 @@ describe('ui/ext_messages', function()
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
{6:────────────────────────────────────────────────────────────────────────────────}|
|
||||
────────────────────────────────────────────────────────────────────────────────|
|
||||
|
|
||||
{1:~ }|
|
||||
{1:~ }|
|
||||
|
||||
Reference in New Issue
Block a user