summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/provider/python3.vim
AgeCommit message (Expand)AuthorFiles
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh1
2024-02-03refactor: create function for deferred loadingdundargoc1
2024-01-22refactor: rewrite python provider in luadundargoc1
2019-08-04provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes1
2019-08-04provider: decide status by g:loaded_xx_providerJustin M. Keyes1
2019-08-04provider: let providers decide their statusRui Abreu Ferreira1
2017-12-17provider/nodejs: check version in Detect()Justin M. Keyes1
2017-04-19health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes1
2017-02-14providers: Disable if `g:loaded_*` exists.Justin M. Keyes1
2017-02-13health.vim: Do not check intentionally disabled providers.Justin M. Keyes1
2016-06-15doc: cleanupJustin M. Keyes1
2016-03-15python: move script_host.py to python-clientBjörn Linse1
2015-11-03runtime/autoload/provider/python{,3}.vim: fix E168Daniel Hahler1
2015-06-09provider/python: Call: fix usage of 'finish' in functionDaniel Hahler1
2015-06-09provider/python: define Prog and Error functions alwaysDaniel Hahler1
2015-04-21Add if_python3 supportShougo Matsushita1