Matteo Golin
Matteo Golin
### Prerequisites - [X] I am using the latest stable release of Neovim - [X] I am using the latest version of the plugin ### Neovim Version NVIM v0.10.0-dev-1031+gc431d820e ###...
**Describe the bug** This plugin used to highlight punctuation in Gruvbox Orange, however it's been showing up as NeovimLightGray recently after I updated. **To Reproduce** Steps to reproduce the behavior:...
This pull request aims to contribute two new colour schemes to the repository: gruvbox and gruvbox-inverted. The themes are based on the original [colour scheme by morhetz](https://github.com/morhetz/gruvbox). I generated them...
## Summary Replace PL011 generic driver with utilities that can be used by driver developers to implement as many or as few PL011 devices as they require. This PR closes...
### Is your feature request related to a problem? Please describe. I would like to re-use the existing driver code for the PL011 UART while having it be tailored to...
### Description / Steps to reproduce the issue I cannot build the telnet configuration for the Pi Pico W following the [documentation from the NuttX website](https://nuttx.apache.org/docs/latest/platforms/arm/rp2040/boards/raspberrypi-pico-w/index.html#readme-txt). When I attempt to...
When running this command to add a part, I get the following output: ``` (env) inventree@inspace-server:~/inventree$ (env) inventree@inspace-server:~/inventree$ inventree-part-import --supplier mouser CRCW08052K20JNEA /home/inventree/inventree/env/lib/python3.10/site-packages/thefuzz/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein...
I've seen a non-fastener option for connecting base plates together. They use little clips on the underside of the base-plate to keep separate panels from sliding. https://www.printables.com/model/633086-gridfinity-clip-together-baseplates There's also an...
### Description / Steps to reproduce the issue I am unable to boot into NSH using the SMP configuration on RP2040 devices. Testing was primarily done on a Raspberry Pi...
### Description / Steps to reproduce the issue This may not be considered a bug, but the behaviour of `fflush` on files in a littlefs filesystem does not match what...