Debugging
parent
24e89899e0
commit
12e80e5850
|
|
@ -75,6 +75,7 @@ function M.in_and_out_cmd()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if target_pos then
|
if target_pos then
|
||||||
|
vim.print("target pos " .. target_pos)
|
||||||
vim.fn.setcmdpos(target_pos - 1)
|
vim.fn.setcmdpos(target_pos - 1)
|
||||||
end
|
end
|
||||||
-- vim.fn.setcmdpos(1)
|
-- vim.fn.setcmdpos(1)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue