rename title

pull/268/head
ray-x 1 year ago
parent 1f7bc9ab20
commit b8ad53bce4

@ -360,7 +360,7 @@ M.rename_preview = function()
end, end,
} }
if vim.fn.has('nvim-0.9.0') == 1 then if vim.fn.has('nvim-0.9.0') == 1 then
inputopts.title = 'inc rename' inputopts.title = 'symbol rename'
end end
ghinput.setup(inputopts) ghinput.setup(inputopts)
vim.ui.input = ghinput.input vim.ui.input = ghinput.input

Loading…
Cancel
Save