aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/autoload/provider/python.vim
Commit message (Collapse)AuthorAge
* [RFC] fix: has('python') error (#17252)Shougo2022-01-31
| | | | | * fix: has('python') error * fix: functional tests
* provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
We don't want to retry autoload sourcing (slow) for every random has() query that finds it way to eval_call_provider().