Miron
Miron
Thanks man, this is very cool, this is what I've been looking for for so long! I generated 8000 cards for myself, but the deck takes up 200 MB of...
### Problem I want to be able to hide the display of some keys ### Expected behavior Add the appropriate settings to the configuration to disable some keys. I find...
### Neovim version (nvim -v) 0.10 ### Operating system/version Linux ### Describe the bug  When I run a task I always see the strange output "exit$" at the beginning...
1. Extract the logic of awaiting a bunch of async function results into a separate util function, await_all. 2. Fixes the bug that caused the scopes widget to turn blank...
### Problem Statement Currently, to fully expand deeply nested variables, we need to manually press Tab on each entry. It would feel more convenient to have an expand-all/collapse-all action that...
### Debug adapter definition and debug configuration _No response_ ### Debug adapter version main branch ### Steps to Reproduce 1. Setup some autcommands to open scopes and sessions widget ```lua...