gitmpr
gitmpr
Replace all internal occurrences of 'psuedo' and 'Psuedo' by 'pseudo' and 'Pseudo' in filename, module name, and types. No external interfaces depend on this AFAIK, and I was able to...
### What Operating System(s) are you seeing this problem on? Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? Wayland, GNOME Shell 46.2. This is not...
fixes the sourdump go build for me using go version go1.23.2 linux/amd64 which might be more strict on requiring explicit int64 types than go version go1.23.3 linux/amd64 that is used...
- Fix WebSocket utilities timing issue: * Replace async import() with synchronous require() for Node.js 'ws' module * Prevents race condition where newWebSocket was called before import resolved * Fixes...
## Problem Adding this plugin caused my neovim to have a 80 seconds delay startup with a hanging black terminal for 80 seconds. I traced this back to one of...
### What did you expect to happen? Since I’m running this software inside an ubuntu docker container, there’s no direct connection to an X11 server. It probably shouldn’t be assumed...
When using kickstart.nvim with Neovim 0.12, the following deprecation warning is triggered by the lazydev.nvim plugin: ``` client.notify is deprecated. Run ":checkhealth vim.deprecated" for more information ``` `:checkhealth vim.deprecated` ```...