YuCao16

Results 21 comments of YuCao16

Good morning @gennaro-tedesco , it seems we are in the same time zone. In my own understanding, and I'm not familiar with nvim-notify, it's just a dependency, `nvim-notify` provides an...

Yes, that's what I meant. I think it's a problem with the neovim plugin ecology that there isn't a uniform and well established rule to prevent this from happening. I...

Same Issue here, but the colors actually works. However, I found the default color scheme quite dim, I am currently using the [vivid](https://github.com/sharkdp/vivid) theme and the result is as follows....

I don't know the exact reason, but I had a similar problem before, using Python downloaded from python.org solved my problem. If you are using M1 device, check out Frequently...

Sorry, one thing I forgot to mention, I have two Macs and I generate the APP on Mac1 and open it on Mac2. The app generated by both Python versions...

Hi @toonn, Thank you very much for your efforts, it was an AMAZING project. I find that for Mac users this problem is still not solved. I have briefly summarised...

I might say I seem to have wasted your time, I just found I can set `include-system-site-packages = true` in `jedi-language-server/venv/pyvenv.cfg` and it seems work. I could set this option...

> okay . I will take a look at it. thanks for report. Thanks, If you need any debugging files or logs, please feel free to contact me.

> @YuCao16 I have released a new version of the plugin (see [v0.1.0](https://github.com/gennaro-tedesco/nvim-peekup/releases/tag/v0.1.0) ) where I have improved the behaviour of the window on lose focus and window change (in...

This may be a potential bug indeed, cause in my case, if I first open `neo-tree` and toggle `Trouble`, then quit `Trouble`, the cursor will focus on the `neo-tree` (I...