fix packer.nvim install link #30

pull/31/head
siduck76 3 years ago committed by GitHub
parent 07ab4163c6
commit 7dd473df13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -134,9 +134,11 @@ nvim-base16 doesnt even take time to load unlike base16-vim which was eating hal
- Install packer.nvim
```shell
```
git clone https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
```
- copy lua folder and init.lua into ~/.config/nvim

Loading…
Cancel
Save