An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
2.14k
stars
178
forks
source link
Popup window appears a bit of left-shifted after commit: a87d0a3 #1018
Closed
ukyouz closed 1 year ago
vim --version
ornvim --version
: NVIM v0.9.1 Build type: Release LuaJIT 2.1.0-beta3:echo has("python")
: 0:echo has("python3")
: 1:echo &pythondll
(only vim, not neovim)::echo &pythonthreedll
(only vim, not neovim)::py print(sys.version)
::py3 print(sys.version)
::echo g:Lf_Debug_Cmd
::echo g:Lf_FilesFromCache
:Configurations related to LeaderF in vimrc:
Describe your question, feature request, or bug.
the screenshot at commit 94108fc (good center):
the screenshot at commit a87d0a3 (a little bit left-shifted):
Steps to reproduce
just open a file selector by Leaderf command
Actual behaviour
Expected behaviour
Restore the position at the center