ThePrimeagen
ThePrimeagen
As of now its pretty impossible to drop duplicates based on node id. The reason being is if we match the following: ```lua patterns = { "else_clause", "if_statement", } ```...
Sort of related to #91 (near similar fix is my guess) but I would like to be able to have context always on. Reasoning: Here is the legit the path...
a quick fix for showing all context regardless of position on screen.
Hello! I want to make a t-shirt with the rust library `tokio` spelled like tokiooooo where each of the letters is colored in this theme. Do you have an objections?...
The description of turbo was lacking the credentials, both on the streets and in the sheets. I took the liberty of properly identifying, commiting, and leading this change across several...
Hx-Retarget and `this` as target causes null error and prevents htmx from operating any more on the site the docs claim that [this](https://htmx.org/attributes/hx-target/) > This example uses hx-target="this" to make...
I don't know what is needed for these integrations, but i am glad to expose data for it. if `list` needs an api change to be able to integrate well,...
**What issue are you having that you need harpoon to solve?** Get tj to make ci to generate docs **Why doesn't the current config help?** because it doesn't make docs...
**What issue are you having that you need harpoon to solve?** Problem: tests do not consider key presses and how the ui menu should react. Solution: tests to cover that...
Highlight groups and popup window has been reworked. we are going to drop the plenary deps and just use the nvim_open_win function. This also means that i need to expose...