diff --git a/doc/harpoonline.txt b/doc/harpoonline.txt index 3b11302..4627783 100644 --- a/doc/harpoonline.txt +++ b/doc/harpoonline.txt @@ -88,7 +88,7 @@ USING LAZY.NVIM AND LUALINE ~ >lua { "nvim-lualine/lualine.nvim", - dependencies = "abeldekat/harpoonline", + dependencies = { "abeldekat/harpoonline", version = "*" }, config = function() local Harpoonline = require("harpoonline").setup() -- using default config local lualine_c = { Harpoonline.format, "filename" }