use the nvim version lmao
This commit is contained in:
parent
3d97c89e87
commit
ac4d1a97a5
@ -3,7 +3,7 @@ These are my configs for my personal linux systems (AwesomeWM / X11)
|
|||||||
## Installation
|
## Installation
|
||||||
This is needed to install nvim plugins
|
This is needed to install nvim plugins
|
||||||
```bash
|
```bash
|
||||||
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
||||||
```
|
```
|
||||||
otherwise just copy the .local and .config folders into your system's
|
otherwise just copy the .local and .config folders into your system's
|
||||||
|
Loading…
x
Reference in New Issue
Block a user