Setting up Vim for Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vundle

    Vundle, the plug-in manager for Vim

  • Vundle

  • vim-pathogen

    pathogen.vim: manage your runtimepath

  • Pathogen

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Jedi-vim

    Using the jedi autocompletion library for VIM.

  • Firstly I will like to install Jedi for code completion in Python. The plugin can be simple and straightforward to install using any of the above plugin managers. Jedi-Vim provides some neat and clean** syntax analytics and autocompletion for Python in Vim**. You'll find the docs and installation process here JEDI-VIM

  • nerdtree

    A tree explorer plugin for vim.

  • Next, It would be great if we install a file manager for managing the files and folders in the code directories. We can simply use the Nerdtree plugin for this. NerdTree is quite a fantastic plugin for file management in Vim. It simply makes Vim feel like VS Code. The installation and docs can be found here NERDTree.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Auto update Javascript imports when moving file/folder

    2 projects | /r/vim | 22 Jun 2023
  • Auto update Javascript imports when moving file/folder

    2 projects | /r/neovim | 21 Jun 2023
  • :(

    1 project | /r/shittydarksouls | 7 Apr 2023
  • New User

    3 projects | /r/vim | 26 Feb 2023
  • how do I download nerd tree on neovim??

    2 projects | /r/neovim | 17 Jan 2023