Beau
Beau
Excellent, perhaps with env vars we can do something like so to get the prompt to auto update on system theme change. Short example excerpted from my zsh config, reads...
> I tried enabling `solc` again today to see if I could find some more clues about the issue. After writing a few lines of code I got this: >...
Awesome! I think that's good enough alternative for now 👍
Here is the [output](https://pastebin.com/BbuKibVZ) from attempting to install luacheck fresh. I moved the old install. Re-run the install command mason uses. You can see there is fails to install the...
Merged! @mariogarridopt Thank you so much for fixing this
@wbthomason I noticed same thing too (issue #1 in your above list) when adding a commit to this PR 564a9b7741aeeee43323e3ab2d0142d8b592b6b0 Might need to check for nil in there somewhere? perhaps...
To add, here is the trace using `gpu` flag I mentioned where it failed on my machine. Seems to work without it. Chalking it up to a lib missing somewhere,...
I can reproduce it with the below linked text with no rc file `nvim -u NONE -U NONE -N -i NONE` (v0.7) https://pastebin.com/raw/7EX6ws3S Steps to reproduce. 1. Copy/Paste the code...
> Hmm, looks like this issue is only reproducible on some terminals. I am unable to reproduce it in kitty. Edit: Wait.. nope, its happening for my in both iterm2,...
Okay, will need to check it out and work on a fix