Nvoid
An enhanced version of the Neovim text editor

Opinionated
Nvoid ships with features that comes with modern IDEs like autocompletion, file explorer, fuzzy finder, LSP.
Extensible
through the `config.lua` you can customize nearly everything that comes with Nvoid.
Made with Lua
By integrating Nvoid into Lua scripts, users can further enhance their Neovim experience. The code snippet provided in the selection demonstrates how to declare and use a local variable `nvoid` in a Lua script with Nvoid.
