jedi-vimEasy Playground

Python autocompletion and static analysis plugin for Vim

What is jedi-vim?Run locally
Install
Install via vim-plug: Plug 'davidhalter/jedi-vim'
Python CodeRun locally

jedi-vim is part of the Python ecosystem. Python autocompletion and static analysis plugin for Vim.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?