Python developers, how do you use vim/nvim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • refactoring.nvim

    The Refactoring library based off the Refactoring book by Martin Fowler

  • Thoroughly recommend refactoring.nvim. Seems to fall under the radar for a lot of people but has some great features that you'll appreciate if you come from an IDE environment.

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

  • Depending on what completion plugin you use, results may vary but nvim-cmp for native lsp and coc.nvim you can also try to check each completion plugin's readme/wiki to find if you can configure the behaviour on enter for example.

  • 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
  • coc-ccls

    CCLS (C/C++) extension for coc.nvim

  • Depending on what completion plugin you use, results may vary but nvim-cmp for native lsp and coc.nvim you can also try to check each completion plugin's readme/wiki to find if you can configure the behaviour on enter for example.

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • I use toggleterm.nvim to have a terminal within nvim and i run "./script.py" (if i have a shebang on my py script) or "python script.py"

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • You can use nvim-dap to do that, although i have never used it so i don't know how it works, but it's possible

  • nvim

    neovim config (by nytouu)

  • here are the plugins i use, otherwise you can check awesome nvim to find plugins that interest you

  • awesome-neovim

    Collections of awesome neovim plugins.

  • here are the plugins i use, otherwise you can check awesome nvim to find plugins that interest you

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • How could one learn to customize Neovim?

    5 projects | /r/neovim | 30 May 2023
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • mini.nvim - release 0.10.0 (files, clue, operators, and minor updates)

    1 project | /r/neovim | 6 Sep 2023
  • Shoutouts to u/echasnovski

    1 project | /r/neovim | 30 Aug 2023
  • My Favorite Vim Oneliners for Text Manipulation

    4 projects | news.ycombinator.com | 6 Aug 2023