diff --git a/README.md b/README.md index 3174872..3f0fc4b 100644 --- a/README.md +++ b/README.md @@ -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()