Looking for tutorials / Hello world projects to create Neovim plugins using Pynvim

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pynvim

    Python client and plugin host for Nvim

    I can't fully recommend one example posted in #520 (because it has some practices that are not quite recommendable IMHO) but you may want to take a look at it.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ultisnips

    UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

    I think in-the-wild examples like Ultisnips deoplete semshi (although they are advanced and somewhat complex) would also be good examples to learn how one can use python for writing plugins.

  4. deoplete.nvim

    :stars: Dark powered asynchronous completion framework for neovim/Vim8

    I think in-the-wild examples like Ultisnips deoplete semshi (although they are advanced and somewhat complex) would also be good examples to learn how one can use python for writing plugins.

  5. semshi

    🌈 Semantic Highlighting for Python in Neovim (by wookayin)

    I think in-the-wild examples like Ultisnips deoplete semshi (although they are advanced and somewhat complex) would also be good examples to learn how one can use python for writing plugins.

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

  • deoplete on Neovim 0.9.4 with pynvim 0.5.0

    2 projects | /r/neovim | 6 Dec 2023
  • UltiSnips – Snippet Solution for Vim

    3 projects | news.ycombinator.com | 16 Aug 2023
  • lsp-zero v2.x is now available

    4 projects | /r/neovim | 23 Apr 2023
  • Minimalistic neovim/vim with batteries included ?

    4 projects | /r/neovim | 18 Apr 2023
  • How to improve deoplete and vim-lsp (pylsp /jedi-language-server)

    3 projects | /r/vim | 22 Mar 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?