yifan
yifan
之前使用的有道词典和欧路词典都实现了这个功能,可能是我使用习惯了😂。
How dedup from two different source  ```lua { name = "nvim_lsp", max_item_count = 7, }, { name = "buffer", option = { get_bufnrs = function() local bufs = {}...
Encountered the same issue on the Nightly version. When I `set nohlsearch`, flicker disappear. If not, there will be.
disable noice back to noraml, reopen this issue?
When I delete words, the statusline flickering between insert mode sign and command mode sign. https://user-images.githubusercontent.com/45898625/211239021-6b7e6af3-85a8-418f-9450-179b7fb3b9e1.mp4
> @SnakeHit this is the exact bug I reported in the linked issue above. There is a previous commit you can check out before that bug was introduced Sorry, I...
> What are the consequences of disabling this?
Yes, I have the same issue, Is this normal? I select a word, the cursor is not locate the word last character, but locate the next character after it.
> Did this break in a recent version, or is this a bug that's existed for a while? I am not sure, because I just start using the VscodeVim.