Nagy Botond
Nagy Botond
#### Problem Description I honestly have no idea. The terminal popped an error message saying: ```python Traceback (most recent call last): File "/opt/homebrew/Cellar/mitmproxy/8.1.0/libexec/lib/python3.10/site-packages/tornado/websocket.py", line 1102, in wrapper await fut tornado.iostream.StreamClosedError:...
## I want to suggest a new step ### Which tool is this about? Where is its repository? ### Which operating systems are supported by this tool? ### What should...
On Neovim nightly the LSP native inlay hints are available now. `go.nvim` provides the following configuration for enabling/disabling inlay hints: ```lua lsp_inlay_hints = { enabled = true|false ``` but if...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When I attempt to update nixpacks through homebrew, I'm confronted...
Steps to reproduce: 1. Bind `jk` to esc with `map jk n j * v:count == 0 ? 'gj' : 'j'` 2. Open a typst document 3. Type anything 4....
I don't think there's a reason to merge this until Svelte 5 is officially released, I'd just like to put this PR up here so that we can track the...
### Discord username (optional) _No response_ ### Describe the bug ```text When I'm resizing the pane upwards, the action emits a beep. My zsh configuration has `unsetopt BEEP`, but that...
The plugin adds "nvim-next: " unconditionally to treesitter-textobjects. I think it makes sense to make in configurable. Happy to make a PR!
Well, this is embarrassing. serpl had a problem and crashed. To help us diagnose the problem you can send us a crash report. We have generated a report file at...