Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 19, 2024
1 parent 918c704 commit 77a9d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/harpoonline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 77a9d6a

Please sign in to comment.