套件: vim-python-jedi (0.18.0-1)
vim-python-jedi 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-jedi:
- [python-jedi_0.18.0-1.dsc]
- [python-jedi_0.18.0.orig-vim.tar.xz]
- [python-jedi_0.18.0.orig.tar.xz]
- [python-jedi_0.18.0-1.debian.tar.xz]
維護者:
Original Maintainer:
- Piotr Ożarowski
外部的資源:
- 主頁 [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