Qisheng Liu
Qisheng Liu
Here are 2 possible causes of Infinite Loading on my machine. **Background Information** - Installed WSA, Amazon Appstore and WSA-Tools through Microsoft Store. - Has some complete and installable APK...
Same problem if `[email protected]` is install via `cargo-binstall`, but works fine if installed with `cargo install` (with or without `--locked`). - OS: Ubuntu 22.04 jammy - Cargo: Version 1.78.0
It seems that the book works normal now. *Edge Version 121.0.2277.4 (Official build) stable app, beta channel (64-bit)*
Thanks for you comments! The bad news is that your solution doesn't seem to work out for me, but good news is that I found a workaround: ```lua return {...
I found that: - My terminal works with `guifg=` but not `ctermfg=`, and `vim.o.termguicolors` is true, which means [this function should be correct](https://github.com/vuki656/package-info.nvim/blob/018bc10e28b00e28e239b1fff7c497304f8b1bf5/lua/package-info/utils/register-highlight-group.lua#L4C1-L13C4) - When I comment out those two...