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

LeaderF requires Vim compiled with python and/or a compatible python version. #1074

Closed chenghua-root closed 3 months ago

chenghua-root commented 3 months ago

Describe your question, feature request, or bug.

Steps to reproduce

Actual behaviour

Expected behaviour

Yggdroot commented 3 months ago

https://vi.stackexchange.com/questions/11526/how-to-enable-python-feature-in-vim

chenghua-root commented 3 months ago

compile vim source code with configure --enable-python3interp=yes