Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 224 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 224 Bytes

The nvim configuration

Setup

  1. Install Packer
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  1. Instal Plugins
:PackerSync