[ ソース: 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