[ 源代码: python-jedi ]
软件包:vim-python-jedi(0.19.1+ds1-1)
vim-python-jedi 的相关链接
Debian 的资源:
下载源码包 python-jedi:
- [python-jedi_0.19.1+ds1-1.dsc]
- [python-jedi_0.19.1+ds1.orig-vim.tar.gz]
- [python-jedi_0.19.1+ds1.orig.tar.gz]
- [python-jedi_0.19.1+ds1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
autocompletion tool for Python - VIM addon files
Jedi is an autocompletion tool for Python. It works. With and without syntax errors. Sometimes it sucks, but that's normal in dynamic languages. But it sucks less than other tools. It understands almost all of the basic Python syntax elements including many builtins.
To enable this addon in your (Neo)Vim use one of these two methods:
* Add "packadd! python-jedi" to your vimrc file * Invoke: `vam install python-jedi` if you use Vim Addon Manager
其他与 vim-python-jedi 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jedi
- autocompletion tool for Python 3
-
- dep: vim-nox
- Vi IMproved - enhanced vi editor - with scripting languages support
- 或者 vim-python3
- 本虚包由这些包填实: python3-pynvim
- 或者 neovim
- heavily refactored vim fork
-
- sug: vim-addon-manager
- manager of addons for the Vim editor