[ Bron: python-jedi ]
Pakket: vim-python-jedi (0.18.2-1)
Verwijzigingen voor vim-python-jedi
Debian bronnen:
Het bronpakket python-jedi downloaden:
- [python-jedi_0.18.2-1.dsc]
- [python-jedi_0.18.2.orig-vim.tar.gz]
- [python-jedi_0.18.2.orig.tar.gz]
- [python-jedi_0.18.2-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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
Andere aan vim-python-jedi gerelateerde pakketten
|
|
|
|
-
- 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
- of vim-python3
- virtueel pakket geboden door python3-pynvim
- of neovim
- heavily refactored vim fork
-
- sug: vim-addon-manager
- manager of addons for the Vim editor