54 current 2025-04-30 17:58:00 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -42,7 +42,8 @@ vim.api.nvim_create_autocmd('VimEnter', {
|
||||
group = grp,
|
||||
once = true,
|
||||
callback = function()
|
||||
if vim.fn.exists('g:goyo_width') == 1 then
|
||||
local w = vim.g.goyo_if
|
||||
if w then
|
||||
vim.schedule(hide)
|
||||
end
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user