Nvim config

This repo was created for me to keep track of my neovim config.

Setup

These instructions are fairly short and simple. for more information on setup contact me directly.

Prerequisites

Config setup

Just run the following commands in your terminals

git clone https://github.com/ramzxy/Neovim-config $env:LOCALAPPDATA\nvim
Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force
nvim