rollschild

Results 5 issues of rollschild

Hi, When I open up my `.vimrc` file using `NeoVim`, the following error showed up: ``` [coc.nvim] parse "": empty url [coc.nvim] Server languageserver.efm failed to start: Error: parse "":...

Hi, I'm a newbie in the Solana world and I was trying to build the project using `npm run build:program-rust` but got the following error: ``` > cargo build-bpf --manifest-path=./src/program-rust/Cargo.toml...

**Describe the bug** A clear and concise description of what the bug is. When saving/formatting a python file via `:Black` in Vim, it produced the following error: ``` Error detected...

T: bug
C: vim

Hi, I'm using Konsole. I realized that in this line of the sway config: `set $menu exec $term --class=launcher -e sway-launcher-desktop` you would need to have the option `--class` available...

Hi, I'm on [step030 - Triangle](https://github.com/eliemichel/LearnWebGPU-Code/blob/step030/main.cpp) and running into the issue where the surface automatically shrinks as long as it starts drawing the triangle. Here is a GIF, hopefully it's...