This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-15 15:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e57e303c6bf66b4907bf7e843be2bcff89b83c09
neovim
/
runtime
/
autoload
/
provider
History
Daniel Hahler
dcc71094d1
runtime/autoload/provider/python{,3}.vim: fix E168
...
Do not use `finish` inside of `provider#python{,3}#Call`, but `return`.
2015-11-03 16:52:26 +01:00
..
clipboard.vim
clipboard: support clipboard=unnamedplus,unnamed
2015-08-07 13:06:13 +02:00
python3.vim
runtime/autoload/provider/python{,3}.vim: fix E168
2015-11-03 16:52:26 +01:00
python.vim
runtime/autoload/provider/python{,3}.vim: fix E168
2015-11-03 16:52:26 +01:00
pythonx.vim
provider/pythonx: Improve detection code and error messages.
2015-09-17 18:48:26 +02:00
script_host.py
Merge pull request
#2910
from blueyed/python-fix-path_hook
2015-08-17 19:21:19 -04:00