Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 509 Bytes

Neovim Configuration

My Neovim Configuration file inspired by Andrew Courter and ThePrimeagen

Requirement

Setup Guide

  1. Remove or backup previous nvim Configuration

  2. Clone this repository

  • Windows

    git clone https://github.com/hwhang0917/nvim.git %APPDATA%/nvim
  • Unix-Like

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