diff --git a/README.md b/README.md index bbb7641..a36dbf1 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ Note, these examples assume you are using the [lazy.nvim](https://github.com/fol opts = { scope = "git", -- also try out "git_branch" }, + dependencies = { + { "nvim-tree/nvim-web-devicons", lazy = true } + }, event = { "BufReadPost", "BufNewFile" }, cmd = "Grapple", keys = {