Jiongjia Lu
Jiongjia Lu
**Is your feature request related to a problem? Please describe.** Now the ncspot shows cover on an individual page. If the cover image can stay at the left of the...
**Describe the bug** The fcitx5 App is an input method engine that I use for input Chinese. It works on most of my desktop applications like Neovim-QT, Telegram, and Firefox...etc....
### Host operating system: output of `uname -a` Linux 5.11.0-1017-generic #18-Ubuntu SMP riscv64 GNU/Linux ### node_exporter version: output of `node_exporter --version` 1.3.1 ### node_exporter command line flags ### Are you...
This PR adds the ability for nodeenv to detect RISC-V 64 architecture and download pre-built nodejs from unofficial upstream. Tested in Arch Linux RISC-V 64. * How to verified Follow...
nvim-treesitter introduce a new breaking change for nvim 0.8.0. They remove all the TS* highlight and map them to `@*`. So we can just combing "@" character with the match...