Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(provider)!: remove support for python2 and python3.[3-5] | Björn Linse | 2022-01-29 |
| | | | | | | These versions of python has reached End-of-life. getting rid of python2 support removes a lot of logic to support two incompatible python versions in the same version. | ||
* | API: deprecate nvim_command_output | Justin M. Keyes | 2019-12-02 |
| | |||
* | functests: Replace check_provider -> missing_provider with err report | ZyX | 2017-05-13 |
| | |||
* | functests: Test invalid behaviour | ZyX | 2017-05-13 |
Test correctly fail for oneline ruby, python and python3. |