timsu92

Results 51 comments of timsu92

I apologize for not translating Vim version info as I don't know the exact wordings in English.

Me too. Result of compare in GitHub.com: ![image](https://user-images.githubusercontent.com/33785401/187716794-5b9bf540-0f1c-4629-8806-180441911344.png) Result of delta ![image](https://user-images.githubusercontent.com/33785401/187716974-d60a285e-eb9a-4df1-95c4-22ed32f6bfa9.png)

@dandavison Sorry, but no😭 I meant the content it considers to be emphasized, not the color. From [my comment](https://github.com/dandavison/delta/issues/1129#issuecomment-1233086756), we can see that `silent!` is considered to be removed, which...

> can you post the raw diff input to delta as text please @dandavison Here they are~ ```diff @@ -364,8 +363,8 @@ let g:EasyMotion_use_migemo = 1 " match multibyte Japanese...

@dandavison OK, submitted as #1181. Hope a better delta coming soon~

Fixed by #185. Please check and change your settings accordingly.

Content in "Additional information" -> "Workaround" was wrong. Correct now.

The workaround I mentioned in the last section of this issue is working in this new version as well

I'm fine on Vim 8.1 and loading NERDTree first. I use [vim-plug](https://github.com/junegunn/vim-plug). Maybe you can try if that's a problem of your plugin manager or Vim? Here's what in my...