Writing Neovim Plugins — A Beginner Guide (Part 2)

alpha2phi
5 min readMay 31, 2021

A beginner guide on writing Neovim plugins in Lua.

Writing Neovim Plugins

Overview

In Part 1 of the article, I developed a very simple Neovim plugin. In this article let’s explore Neovim Lua's libraries and use them to enhance the plugin.

Development Setup

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.