remove comment as its been fixed with buffer options
This commit is contained in:
parent
b96d104c0b
commit
4422ebc299
@ -126,7 +126,6 @@ local function check_windows_and_close()
|
||||
local wins = api.nvim_list_wins()
|
||||
|
||||
if #wins == 1 and is_win_open() then
|
||||
-- TODO: find why it hangs
|
||||
api.nvim_command('q!')
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user