Yggdroot / LeaderF

An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
Apache License 2.0
2.14k stars 180 forks source link

git blame help has some error in neovim #1070

Closed keeferwu closed 3 months ago

keeferwu commented 3 months ago

在neovim 中 git blame window 使用 F1 查看帮助时出现错误: image

keeferwu commented 3 months ago

image

image

Yggdroot commented 3 months ago

You'd better use the latest nvim.

keeferwu commented 3 months ago

neovim 更新到 V0.9.4, 问题解决

Yggdroot commented 3 months ago

neovim 更新到 V0.9.4, 问题解决

如果更新到0.10.0,就会支持unified diff view。