diff --git a/lua/lazyvim/plugins/extras/editor/harpoon2.lua b/lua/lazyvim/plugins/extras/editor/harpoon2.lua index 9ef046de..202f3c04 100644 --- a/lua/lazyvim/plugins/extras/editor/harpoon2.lua +++ b/lua/lazyvim/plugins/extras/editor/harpoon2.lua @@ -1,11 +1,11 @@ return { "ThePrimeagen/harpoon", branch = "harpoon2", -opts = { - menu = { - width = vim.api.nvim_win_get_width(0) - 4, + opts = { + menu = { + width = vim.api.nvim_win_get_width(0) - 4, + }, }, -}, keys = { { "H",