zoumi

Results 27 comments of zoumi

Not really. I read data to buf with a fixed len, print it, then eixit the client process.(I don't care what server returns in that app). I don't understand what...

I\'m using gvim. The warning icon can not be shown correctly: ![image](https://github.com/vim/vim/assets/5162901/b6d18cbf-9935-4a9a-b834-22a94ed96858) After setting cell widths, the line number column's alignment is broken: ```vim call setcellwidths([[9888,9888,2]]) ``` ![image](https://github.com/vim/vim/assets/5162901/20a6bd3b-5b08-428d-8f5f-224731c9e618) Is there...

Thank you. You are right, restart gvim solve the problem.

The file /syntex_errors-0.42.0/Cargo.toml is empty.

If I delete the file, another error occur: error: unable to get packages from source Caused by: failed to download replaced source `registry https://github.com/rust-lang/crates.io-index` Caused by: failed to read `/home/zoumi/.cargo/registry/src/mirrors.xxxx.com-07d6cef1b9e54f94/syntex_errors-0.42.0/Cargo.toml`...

The reason is colors are not correctly maped? I found some related issues: https://github.com/vim/colorschemes/issues/150 https://github.com/vim/vim/issues/9836

Sometimes I have already closed the neo-tree window, but it keeps refreshing in the background. Can this be improved? And, refresh LSP diagnostics take a lot time.