mirror of
https://github.com/gosticks/bookmarks.nvim.git
synced 2025-10-16 11:55:38 +00:00
parent
5fe06a9190
commit
057cc60a52
@ -72,7 +72,8 @@ M.setup = void(function(cfg)
|
||||
on_or_after_vimenter(function()
|
||||
hl.setup_highlights()
|
||||
M.attach()
|
||||
autocmd("BufWinEnter", actions.refresh)
|
||||
autocmd("FocusGained", actions.refresh)
|
||||
autocmd("BufReadPost", actions.refresh)
|
||||
end)
|
||||
end)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user