56 current 2025-04-30 20:02:17 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -44,7 +44,9 @@ vim.api.nvim_create_autocmd('VimEnter', {
|
||||
callback = function()
|
||||
local w = vim.g.goyo_if
|
||||
if w then
|
||||
vim.cmd 'BarbarDisable'
|
||||
vim.schedule(
|
||||
vim.cmd 'BarbarDisable'
|
||||
end)
|
||||
vim.schedule(hide)
|
||||
end
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user