Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 251 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 251 Bytes

A ready to use neovim config

Install

  1. Backup your original config folder:

    cd ~/.config
    mv nvim/ nvim.backup/
    
  2. Clone the repo into ~/.config

    git clone https://github.com/quantumsnowball/nvim.git