Rui Xia
Rui Xia
Dear owner, Thanks for providing us such a good plugin for Neovim! I appreciate your work deeply! However, during my everyday usage of this plugin, I'm really distracted by the...
Seems that symlink function invoked by src/roots.c: setup_data_media() do not work. When choosing upgrade zip file, it won't show the files in internal sd card (i.e. /data/share). I think there's...
On my HUAWEI P1 (XL), the file that controls backlight brightness locates in: /sys/class/backlight/lcd/brightness , instead of /sys/class/leds/lcd-backlight/brightness.
I am using Visual Studio 2019 to build `luajit`. I successfully install LuaRocks. However, when I try to install luarocks packages, it shows: ``` 'mingw32-gcc' is not recognized as an...
* [x] Use VS2019 instead of VS2017 (currently use personal fork as workaround. Should change back to official branch after https://github.com/luarocks/luarocks/pull/1040 get merged) * [x] Update the version of the...
Steps to reproduce: 1. Install numbers.vim 2. Open a terminal via `:term` in neovim 3. `:set nonumber` 4. `:set norelativenumber`. Now the number disappears 5. Switch to other buffers. Now...
The when cursor is the normal shape, the size of the cursor is correct:  However, when hovering on anything that changes the shape of the cursor, the cursor will...