We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621f928 commit 3d676fbCopy full SHA for 3d676fb
tests/select/lua_spec.lua
@@ -12,5 +12,5 @@ describe('Look back if within @function.outer range (Lua):', function()
12
end)
13
14
describe('Look forward if outside @function.outer range (Lua):', function()
15
- run:compare_cmds('lookback.lua', { row = 4, col = 0, cmds = { 'dim', '2j^D' } })
+ run:compare_cmds('lookback.lua', { row = 5, col = 0, cmds = { 'dim', '2j^D' } })
16
0 commit comments