To check with which version of Python Vim was compiled, type the following command: :python import sys; print(sys.version).
確定! 回上一頁