From 6041c605b09dcc31af92524a8f2d4178ec0b8464 Mon Sep 17 00:00:00 2001 From: mpaulson Date: Mon, 4 Dec 2023 11:58:15 -0700 Subject: [PATCH] readme: update for logger --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ea85d56..d48ceb8 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,14 @@ settings = { Currently available highlight groups are `HarpoonWindow`, `HarpoonBorder`, and `HarpoonTitle`. +### Logger +This can help debug issues on other's computer. To get your debug log please do the following. + +1. open up a new instance of vim +1. perform exact operation to cause bug +1. execute vim command `:lua require("harpoon").logger:show()` and copy the buffer +1. paste the buffer as part of the bug creation + ## ⇁ Contribution This project is officially open source, not just public source. If you wish to contribute start with an issue and I am totally willing for PRs, but I will be