mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
feat(diagnostic): virtual_lines #31959
This commit is contained in:
committed by
GitHub
parent
d84a95da7e
commit
1759b7844a
@@ -858,7 +858,7 @@ local function test_cmdline(linegrid)
|
||||
cmdline = {
|
||||
{
|
||||
content = { { '' } },
|
||||
hl_id = 237,
|
||||
hl_id = 242,
|
||||
pos = 0,
|
||||
prompt = 'Prompt:',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user