docs: add lazy event about telescope

This commit is contained in:
blueswooz 2023-06-28 20:41:43 +08:00
parent 37de7fbc19
commit 1292a70d53

View File

@ -33,6 +33,7 @@ For basic setup with all default configs using [packer.nvim]
```lua
use {
'tomasky/bookmarks.nvim',
-- after = "telescope.nvim",
event = "VimEnter",
config = function()
require('bookmarks').setup()