adityadafe / nvim

My Neovim Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kakashi's Neovim Config

Installation

Make sure to backup your current config, then clone this repository

For Windows(PowerShell)

git clone https://github.com/SazedWorldbringer/nvim $env:LOCALAPPDATA\nvim

Linux/MacOS(Unix)

git clone https://github.com/SazedWorldbringer/nvim ~/.config/nvim

Just opening Neovim now will install Lazy(the plugin manager), and all the plugins.

nvim

Credits

About

My Neovim Config


Languages

Language:Lua 100.0%