Jorge Villalobos
Jorge Villalobos
I've added #6041 to fix this, hopefully it's merged soon. In the meantime, you could [pull my branch](https://github.com/minusfive/LazyVim/tree/mason-org-fix) locally to some directory and configure LazyVim to read from that as...
Just hit this myself. For those trying to get over this error and continue working, and using `lazy.nvim`, you can pin it to a previous / unbroken commit, e.g.: ```lua...
@dpetka2001 I looked into it, read shellcheck docs before this PR, but unfortunately shellcheck doesn't yet offer a way to globally configure conditionally enabling/disabling rules (e.g. just for `.env` files)....
@dpetka2001 nice, thanks! Will try that out later.
@dpetka2001 good catch! I'll dig into why / how it works in normal windows, where it takes over those mappings when they collide. Providing an option is definitely something I...
> why not do something like this and leave the user the option to bind it to whatever they want > > > > ```lua > > return { >...
> i dont think this is correct. Won't work if both a texthl and culhl are defined. > > It may work in the gitsigns case, since they probably set...
Do you have an example of the issues you mention? Or perhaps can you share the code you're using? I use hs as my primary/only window manager and don't experience...
@MarqueIV, no, sorry, I'm busy. But I did quickly record a video for you of things working fine for me with animation and without delay. I use a 5K screen...
It is resizing, I’m just doing it too quickly.