mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
@@ -446,7 +446,7 @@ describe('Signs', function()
|
||||
{1:>>>>>>>>}{6: 1 }a |
|
||||
{2: }{6: 2 }b |
|
||||
{2: }{6: 3 }c |
|
||||
{2: }{6:^ 4 } |
|
||||
{2: }{6: 4 }^ |
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
@@ -468,7 +468,7 @@ describe('Signs', function()
|
||||
{1:>>>>>>>>>>}{6: 1 }a |
|
||||
{2: }{6: 2 }b |
|
||||
{2: }{6: 3 }c |
|
||||
{2: ^ }{6: 4 } |
|
||||
{2: }{6: 4 }^ |
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
@@ -512,7 +512,7 @@ describe('Signs', function()
|
||||
{1:>>}{6: 1 }a |
|
||||
{2: }{6: 2 }b |
|
||||
{2: }{6: 3 }c |
|
||||
{2: }{6: ^4 } |
|
||||
{2: }{6: 4 }^ |
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
|
||||
Reference in New Issue
Block a user