Gary Murray
Results
1
comments of
Gary Murray
Hey @richin13, I also had this issue and I found that changing winbar to use `vim.opt` instead of `vim.opt_local` fixes the issue for me. ``` local function setup_local_winbar_with_autocmd() local augrp_id...