Writing Neovim Plugins — A Beginner Guide (Part 1)

alpha2phi
6 min readMay 22, 2021

A beginner guide on writing Neovim plugins in Lua.

Writing Neovim Plugins

Overview

There are many great Neovim plugins but not many guides on writing Neovim plugins in Lua. In this article, let’s start to explore developing Neovim plugins in Lua.

This is a beginner guide and we are going to learn by developing a simple plugin, and continue to…

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.