fixed Readme
This commit is contained in:
parent
97b1e7000e
commit
0ea1e5cbca
|
|
@ -13,10 +13,16 @@ tmux source ~/.tmux.conf
|
||||||
ln -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim
|
ln -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
TMUX:
|
TMUX:
|
||||||
|
|
||||||
press prefix + I to install the Plugins
|
press prefix + I to install the Plugins
|
||||||
|
|
||||||
press prefix + U to upgrade the Plugins
|
press prefix + U to upgrade the Plugins
|
||||||
|
|
||||||
|
|
||||||
NeoVIM:
|
NeoVIM:
|
||||||
|
|
||||||
:PlugInstall to install the Plugins
|
:PlugInstall to install the Plugins
|
||||||
|
|
||||||
:PlugUpdate to update the Plugins
|
:PlugUpdate to update the Plugins
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue