index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
provider
/
pythonx.vim
Commit message (
Expand
)
Author
Age
*
Remove g:python{,3}_host_skip_check (#5738)
Marco Hinz
2016-12-09
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
doc/python: cleanup
Justin M. Keyes
2016-06-15
*
Merge pull request #4830 from blueyed/proider-pythonx-handle-127
Justin M. Keyes
2016-05-28
|
\
|
*
provider/pythonx: handle exit code 127 from pyenv
Daniel Hahler
2016-05-28
*
|
provider/pythonx: use robust comparison (via vint)
Daniel Hahler
2016-05-28
|
/
*
Ruby remote plugin support
Alex Genco
2016-03-10
*
rplugin: Initialize remote plugins lazily. #4384
Shougo Matsushita
2016-03-10
*
provider/pythonx: Improve detection code and error messages.
Florian Walch
2015-09-17
*
python: remove current working directory from path
Jakob Schnitzer
2015-09-14
*
provider/pythonx.vim: Use shell-agnostic construction. #3190
sanmiguel
2015-08-21
*
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