diff options
author | William Chargin <wchargin@gmail.com> | 2020-01-02 00:38:49 -0800 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2020-01-02 00:38:49 -0800 |
commit | 391706450445fc040d3b3766ace7d91ec13b1936 (patch) | |
tree | 16ccaf0401b0a03f5fc1eaa7ebad294cd5c34c85 /runtime/lua/vim | |
parent | 8645d480bd469d6bffa828bf220de6afc324b43c (diff) | |
download | rneovim-391706450445fc040d3b3766ace7d91ec13b1936.tar.gz rneovim-391706450445fc040d3b3766ace7d91ec13b1936.tar.bz2 rneovim-391706450445fc040d3b3766ace7d91ec13b1936.zip |
doc: mention `*_host_prog` ordering sensitivity #11639
Any uses of `has("python3")` will cause the `g:loaded_python3_provider`
variable to be set if the system path does not have a Python with Neovim
support. Subsequent assignments to `g:python3_host_program` will
therefore not cause the provider to be activated.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions