AmiZya / neovim-config

My neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Config

Showcase 1 Showcase 2

How to setup

Backup or delete your current nvim config

mv ~/.config/nvim ~/.config/nvim.backup # to backup the current config
rm -rf ~/.config/nvim # to delete the current config

Create the nvim config directory

mkdir -p ~/.config/nvim

clone the repo

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

About

My neovim configuration


Languages

Language:Lua 100.0%