This commit is contained in:
2025-04-22 16:55:58 +01:00
parent 0940219a08
commit bf83c416c5

View File

@@ -67,7 +67,8 @@ vim.api.nvim_create_autocmd({ "User" }, {
handle:finish()
end
end,
end
})
-- augroup modes
-- autocmd!
-- autocmd FocusLost * call feedkeys("\<Esc>") "Go to normal mode when moving away