chore: formatting

This commit is contained in:
Nybkox 2024-01-29 16:46:51 +01:00
parent f2ba23e601
commit 18abcba900

View file

@ -1,11 +1,11 @@
return { return {
"ThePrimeagen/harpoon", "ThePrimeagen/harpoon",
branch = "harpoon2", branch = "harpoon2",
opts = { opts = {
menu = { menu = {
width = vim.api.nvim_win_get_width(0) - 4, width = vim.api.nvim_win_get_width(0) - 4,
},
}, },
},
keys = { keys = {
{ {
"<leader>H", "<leader>H",