Commit message (Expand) | Author | Age | |
---|---|---|---|
* | provider/pythonx: Show absolute path to executable in error message. | Florian Walch | 2015-06-09 |
* | provider/pythonx: Merge s:check_version() and s:check_interpreter(). | Florian Walch | 2015-06-09 |
* | provider/pythonx: Don't use Python 3 interpreter for +python. | Florian Walch | 2015-06-09 |
* | provider/pythonx: return error from Detect | Daniel Hahler | 2015-06-09 |
* | provider/pythonx: Detect: only return valid versions | Daniel Hahler | 2015-06-09 |
* | provider/pythonx: test python3/2 first, do not test python3.2 | Daniel Hahler | 2015-06-09 |
* | provider/pythonx: add reference to ":help nvim-python" for error | Daniel Hahler | 2015-06-09 |
* | provider/pythonx: fix grammar with error | Daniel Hahler | 2015-06-09 |
* | provider/pythonx: only call system("python") once | Daniel Hahler | 2015-06-09 |
* | Add if_python3 support | Shougo Matsushita | 2015-04-21 |