diff --git a/lua/dropbar/configs.lua b/lua/dropbar/configs.lua index b4a5f15a..86f1b3e8 100644 --- a/lua/dropbar/configs.lua +++ b/lua/dropbar/configs.lua @@ -13,7 +13,6 @@ M.opts = { and not vim.wo[win].diff end, attach_events = { - 'OptionSet', 'BufWinEnter', 'BufWritePost', }, @@ -29,7 +28,6 @@ M.opts = { win = { 'CursorMoved', 'CursorMovedI', - 'WinEnter', 'WinResized', }, buf = {