aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/python.vim
Commit message (Expand)AuthorAge
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* provider/nodejs: check version in Detect()Justin M. Keyes2017-12-17
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* doc: cleanupJustin M. Keyes2016-06-15
* python: move script_host.py to python-clientBjörn Linse2016-03-15
* runtime/autoload/provider/python{,3}.vim: fix E168Daniel Hahler2015-11-03
* provider/python: Call: fix usage of 'finish' in functionDaniel Hahler2015-06-09
* provider/python: define Prog and Error functions alwaysDaniel Hahler2015-06-09
* Add if_python3 supportShougo Matsushita2015-04-21
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21
* runtime: Reimplement python/clipboard providers in vimscriptThiago de Arruda2014-11-18