Back to Projects

neovoid

Neovim setup and editing workflow.

  • Lua

Overview

Neovoid is my personal Neovim configuration, built on top of LazyVim rather than being a standalone editor distribution.

The point of the config is to keep the normal LazyVim workflow, then add the things I actually want for low-level and systems programming.

What was added

Usage

The repository ships install and uninstall scripts for both normal system Neovim and the Flatpak Neovim package.

Existing configs are backed up before replacement, and the scripts also support dry runs.

Visit the repository for source and setup instructions.