зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
16 строки
834 B
Plaintext
16 строки
834 B
Plaintext
Python 3 provider (optional) ~
|
|
- WARNING No Python executable found that can `import neovim`. Using the first available executable for diagnostics.
|
|
- WARNING Could not load Python 3:
|
|
/usr/bin/python3 does not have the "neovim" module.
|
|
/usr/bin/python3.12 does not have the "neovim" module.
|
|
python3.11 not found in search path or not executable.
|
|
python3.10 not found in search path or not executable.
|
|
python3.9 not found in search path or not executable.
|
|
python3.8 not found in search path or not executable.
|
|
python3.7 not found in search path or not executable.
|
|
/usr/bin/python does not have the "neovim" module.
|
|
- ADVICE:
|
|
- See :help |provider-python| for more information.
|
|
- You may disable this provider (and warning) by adding `let g:loaded_python3_provider = 0` to your init.vim
|
|
- Executable: Not found
|