/nvim-config

My Neovim setup and configuration

Primary LanguageLua

tobiolalusi NVIM

Installation

Requirements

Clone this repository into ~/.config/nvim. Ensure you backup the data in this directory, prior to the installation.

git clone https://github.com/tobiolalusi/nvim-config.git ~/.config/nvim

After installation is complete, open nvim and execute the command :PackerSync in order to install all the necessary plugins. The nvim configuration should now be running properly.