Patrick Armstrong
Patrick Armstrong
**Version info**: https://bpa.st/DP3A **Does the bug happen if you start with `--temp-basedir`?**: Yes **Description** Last few lines of debug log, from `command called: download` to segfault ``` 22:33:28 DEBUG commands...
So I've been trying for a while to get a hint keybind that will essentially open the download prompt (`:download {hint-url}`) and then automatically `prompt-open-download`. If there's an pre-existing method...
Described in: https://github.com/qmk/qmk_firmware/issues/23900
### # - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe it Currently, jan is available in the Arch User...
### Neovim version _No response_ ### Language affected _No response_ ### Query _No response_ ### Strategy _No response_ ### Description Would it be possible to configure rainbow-blocks such that they...
Since `parser.timer` is a `userdata` type, it can't be copied, which stops blink.cmp from providing accepting completion items, since it deepcopies those items. If instead of parser.new containing `self.timer =...
AUR has an issue with the `proc-macro2` feature which requires updating the cargo packages (https://github.com/dtolnay/proc-macro2/issues/398)
When using `force_custom_line_algorithm 1`, visual marks can't scroll down via the touchpad. `move_visual_mark_[up|down]` commands still work fine, and scrolling up works as expected, but scrolling down simply displays a small...
Would be super helpful to add some more info in the README as to how this differs from hover.nvim. You say it's better for your workflow, how so?