diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-09-09 10:54:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-09 10:54:07 -0700 |
commit | 853683e72a780afef3ecebd8d46e32983abe1798 (patch) | |
tree | 911dd8fe1c894ea27eb401091882fdab4a433dd3 /src/nvim/api/vim.c | |
parent | 225941ddd0b85a7570fe29a993868e4f5948c1f4 (diff) | |
download | rneovim-853683e72a780afef3ecebd8d46e32983abe1798.tar.gz rneovim-853683e72a780afef3ecebd8d46e32983abe1798.tar.bz2 rneovim-853683e72a780afef3ecebd8d46e32983abe1798.zip |
provider: has("python3_dynamic") et al. #10980
Vim added more flags for testing yet more dimensions of its Python
situation. Handle those in eval_has_provider().
vim-patch:8.0.1436: not enough information about what Python version may work
Problem: Not enough information about what Python version may work.
Solution: Add "python_compiled", "python3_compiled", "python_dynamic" and
"python3_dynamic" values for has().
ref: https://github.com/neovim/neovim/pull/10942#issuecomment-529479500
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions