Any guide to start writing plugins?

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
  • nvim-lua-guide

    Discontinued A guide to using Lua in Neovim

  • Nvim Lua guide

  • nvim-plugin-template

    neovim plugin template integration test and doc publish (by nvimdev)

  • https://github.com/nvimdev/nvim-plugin-template can start with this repo to init you new plugin

  • 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
  • easy-commands.nvim

    A collection of intuitive, easily searchable, and ready-to-use commands.

  • https://github.com/LintaoAmons/easy-commands.nvim/blob/main/lua/easy-commands/impl/util/editor.lua maybe watch my small plugin's util folder to grab some nvim API usecases

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

  • I'm fairly new to Neovim, and I want to configure my neovim setup.

    4 projects | /r/neovim | 29 May 2023
  • New to NeoVim, looking to learn

    1 project | /r/neovim | 6 Mar 2023
  • Where would be a good place to start trying to learn lua with no previous programming experience. Trying to learn it as it’s the main language used in a project I’m apart of and want to help out

    2 projects | /r/lua | 26 Jan 2023
  • how to understand lua config

    2 projects | /r/neovim | 19 Jan 2023
  • convert to init to lua

    1 project | /r/neovim | 7 Jan 2023