/neovim-configs

A set of configurations for neovim based on nvchad

Primary LanguageLuaThe UnlicenseUnlicense

Neovim Configs

This is a personally used configurations for Neovim, and is backed up on a git repo for quickly shared or recreate the environment of Neovim instantlay.

Usage

Before use, Neovim and LazyVim are required to be installed. Refer to the official docs for more info.

Next, clone this repo into the custom folder of the Neovim configs dir and restart Neovim and install required plugins if need.

Neovim Example Config

This configurations is based on the Official Example_config by the NvChad team, and slightly moddified.