Neotree close preview mapping

pull/398/head
juanmagalhaes 2 years ago
parent 6a028150f0
commit 1b94c10240

@ -44,6 +44,8 @@ vim.keymap.set("n", "<Esc>", function()
vim.notify("")
-- Removes highlight search
vim.cmd.noh()
vim.cmd(':silent! Neotree cancel<cr>')
end, { silent = true })
-- Split resize

Loading…
Cancel
Save