nyngwang
nyngwang
@fsouza I encountered a bug that might be related to this months ago (and I still don't have a good solution, like yours): - The bug is specific to pyright,...
Oops... Thanks for your info! And I just realized that you're the author of prettierd, awesome project!
@trekhleb I can provide my implementation of IDA* (assume the answer to the following question is be "No") > What about the pathfinding algorithms and also optimised data structures from:...
算法會老嗎?
@fwsmit Could you share your script to make neovim work with Unity on macOS?
Conflict with tanvirtin/vgit.nvim: `The coroutine failed with this message ... Invalid buffer id: 1`
@MuhammadSawalhy: You can use my plugin as a temporary fix: https://github.com/nyngwang/NeoNoName.lua. Add this to your config file: ```lua vim.cmd([[ augroup VGitFix au! au VimEnter * NeoNoNameClean augroup END ]]) ```...
Conflict with tanvirtin/vgit.nvim: `The coroutine failed with this message ... Invalid buffer id: 1`
@MuhammadSawalhy: FYI: the method in my previous comment doesn't work now :(
So, does anyone still care about this issue now? I am a NeoVim user and I experience high CPU usage too when scrolling on the searching result list.
Got the same problem.
This is a troublesome plugin and I recommend not using it. It seems like the author has no time to maintain it.