Mateo León Camacho
Mateo León Camacho
Hi! At the moment, I can't install alacritty & picom to test it out myself. However, if you're using picom, you shouldn't be setting transparency with that, at least for...
@sproott you're absolutely right. There's an unused variable `textEditorBackground` in `autoload/.vim`. I took the time to add the following line to each `colors/.vim` file: `call s:h("Normal", {"bg": s:colors.textEditorBackground})` However, I...
You're right. Not to mention, at the moment, since the combobox in `shadcn-svelte` is based on two different components, it doesn't even have a link to the component's source code.
I'm in the same situation. Installation is fine, but even doing `sudo modprobe 8821ce` doesn't seem to have any effect, `lspci -k` shows that the driver is not in use.
+1, just added basic config and it triggers the same error. I'll keep checking if perhaps the load order is wrong, and post any update here. ``` :version NVIM v0.11.0...