Christopher Wood

Results 6 issues of Christopher Wood

### Describe the problem I set up arduino cli in neovim inside ubuntu wsl with lspconfig and mason.nvim. The problem is, it crashes whenever I even enter a buffer. When...

type: imperfection

This PR solves issue #34 by allowing the "Choose ..." mappings to be called in visual mode and resolving the conflicts in the visual range with the given choice Though...

A while back, i made my own colorscheme switcher, [pineapple](https://github.com/CWood-sdf/pineapple). It was my first neovim plugin so it has a lot of problems and it isn't very easy to use,...

I have a very specific problem: I created a plugin that aggregates all the color data for all neovim themes across all of github. All of the color data ends...

**Is your feature request related to a problem? Please describe.** I'm using rocketpy to test airbrake control code that will eventually fly on a rocket. One thing I am working...

I have a c++ project that has an embedded component that i use platformio to build for. However, I also repackage parts of the program as a desktop executable and...