Don't exit neovim when last buffer is closed

This commit is contained in:
Gene Liverman 2024-01-23 13:38:23 -05:00
parent ecef2d8fc9
commit 13fd7f8c4e

View file

@ -2,7 +2,7 @@ return {
"folke/edgy.nvim",
event = "VeryLazy",
opts = {
exit_when_last = true,
exit_when_last = false,
bottom = {
-- toggleterm / lazyterm at the bottom with a height of 40% of the screen
{