test: typing for helpers.meths

This commit is contained in:
Lewis Russell
2024-01-12 12:44:54 +00:00
parent 284e0ad26d
commit c30f2e3182
141 changed files with 3342 additions and 3137 deletions

View File

@@ -28,8 +28,8 @@ describe('ext_hlstate detailed highlights', function()
insert([[
these are some lines
with colorful text]])
meths.buf_add_highlight(0, -1, 'String', 0, 10, 14)
meths.buf_add_highlight(0, -1, 'Statement', 1, 5, -1)
meths.nvim_buf_add_highlight(0, -1, 'String', 0, 10, 14)
meths.nvim_buf_add_highlight(0, -1, 'Statement', 1, 5, -1)
command('/th co')
screen:expect(