From 18abcba900ef8a075098ef8d62e39cd7ae4d4840 Mon Sep 17 00:00:00 2001 From: Nybkox Date: Mon, 29 Jan 2024 16:46:51 +0100 Subject: [PATCH] chore: formatting --- lua/lazyvim/plugins/extras/editor/harpoon2.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",