This commit is contained in:
TJ DeVries
2022-06-14 18:17:54 +02:00
parent 26b357789b
commit 9ce3df5be8
8 changed files with 183 additions and 99 deletions
+2
View File
@@ -169,6 +169,8 @@ action_set.edit = function(prompt_bufnr, command)
log.debug("Failed to move to cursor:", err_msg, row, col)
end
end
vim.cmd [[stopinsert]]
end
--- Scrolls the previewer up or down.