I'm getting this error after trying to close neogit buffer with "q".
This error started to pop out again a month ago or so.
But it was fixed a year ago in #480.
Error executing vim.schedule lua callback: vim/_editor.lua:0: Vim:E444: Cannot close last window
stack traceback:
[C]: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Description
I'm getting this error after trying to close neogit buffer with "q". This error started to pop out again a month ago or so. But it was fixed a year ago in #480.
Neovim version
NVIM v0.10.0 Build type: Release LuaJIT 2.1.1720049189
system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.10.0/share/nvim"
Operating system and version
macOS 14.5
Steps to reproduce
Expected behavior
Open last buffer or empty buffer and don't show error.
Actual behavior
Shows error.
Minimal config