Neovim Configuration with Lua Script
- Neovim version 0.9.0 or higher is required.
Please make sure you have Neovim installed with a version equal to or greater than 0.9.0.
- Neovim GitHub Repository - Official GitHub repository for Neovim.
- Neovim Releases - Neovim releases page on GitHub, where you can find different versions of Neovim.
- Neovim Documentation - Official Neovim documentation for user reference.
- Packer.nvim GitHub Repository - Official GitHub repository for Packer.nvim, a plugin manager for Neovim.
- di4m0nds's dotfiles - di4m0nds's older Neovim configuration, providing an example of a different configuration approach.
- ThePrimeagen/init.lua - A repository containing ThePrimeagen's Neovim configuration.