Files
neovim/test/functional/provider/python3_spec.lua
zeertzjq 5b312cd5f6 fix(eval): make has('pythonx') work properly (#27739)
Problem:  has('pythonx') always returns 1.
Solution: Make it the same as has('python3').
2024-03-05 15:54:41 +08:00

5.7 KiB