Vim / Neovim

IDE / EditorPython N/AAdvanced

Terminal-based editor; Python support via plugins (jedi-vim, coc-pyright, nvim-lspconfig)

Quick Info

Python Version
N/A
Dependencies
None (system install)
Install
sudo apt install neovim # or brew install neovim

Learn by Difficulty

Quick Example

python
# Vim / Neovim
# Terminal-based editor; Python support via plugins (jedi-vim, coc-pyright, nvim-lspconfig)
#
# Category: IDE / Editor
# Related: N/A
print("Vim / Neovim: Terminal-based editor; Python support via plugins (jedi-vim, coc-pyright, nvim-lspconfig)")

Vim / Neovim is part of the Python ecosystem. Terminal-based editor; Python support via plugins (jedi-vim, coc-pyright, nvim-lspconfig).

Try in Playground

Tags

toolideeditordevelopment-environment