Configuring Neovim with Lua

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

    Straightforward and pure Lua based Neovim configuration for my work as DevOps/Cloud Engineer with batteries included for Python, Golang, and, of course, YAML (by Allaman)

  • /Here you can find my config. Maybe they help you

  • FTerm.nvim

    :fire: No-nonsense floating terminal plugin for neovim :fire:

  • It is indeed time-consuming. If you doing more than just configuring vim ie. set call, then Lua should be the go-to choice. The fun part is you can use VimL and Lua in the same config, no need to replace all your config with Lua at once. The way I did in the past is gradually replacing the VimL parts with Lua, as far my Lua knowledge allowed it. After I learned more about Lua I created some plugins.

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

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

  • It is indeed time-consuming. If you doing more than just configuring vim ie. set call, then Lua should be the go-to choice. The fun part is you can use VimL and Lua in the same config, no need to replace all your config with Lua at once. The way I did in the past is gradually replacing the VimL parts with Lua, as far my Lua knowledge allowed it. After I learned more about Lua I created some plugins.

  • nvim-lua-guide

    Discontinued A guide to using Lua in Neovim

  • Nvim-Lua guide: https://github.com/nanotee/nvim-lua-guide

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

  • fedepujol GitHub account (author of move.nvim) deleted?

    4 projects | /r/neovim | 12 Jan 2023
  • Lua plugin to move visual lines

    2 projects | /r/neovim | 24 Dec 2022
  • Move function/method up or down

    3 projects | /r/neovim | 10 Nov 2022
  • Is there a lua-based terminal plugin that opens files in the host instance of neovim for edit?

    3 projects | /r/neovim | 26 Oct 2022
  • Neovim for web development, mainly Frontend

    16 projects | /r/neovim | 15 Jul 2022