634 current 2024-05-14 22:03:39 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
cb2645a46c
commit
840a3890e2
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ end
|
|||
M.freeze_selection = function()
|
||||
local path = "./._freeze.png"
|
||||
|
||||
vim.cmd("normal! gv")
|
||||
vim.api.nvim_feedkeys(vim.api.nvim_replace_termcodes("<Esc>", false, true, true), "nx", false)
|
||||
-- Retrieve buffer ID for the current buffer
|
||||
local buf = vim.api.nvim_get_current_buf()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue