diff options
| author | Ahmed Abdelhalim <[email protected]> | 2017-05-25 23:56:05 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2017-05-25 23:56:05 +0200 |
| commit | d51892a6013765f6b89891fbbfa19b8fe157f931 (patch) | |
| tree | 169d5918ec52bb0ec0f097ff05fd39e9984ce6b1 | |
| parent | ef82aa09ebcffb3e86cc9bbd2af8ba712325484c (diff) | |
DOCS: 🤓 plug manager update
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,9 +17,13 @@ ln -s ~/.vim/.vimrc ~/.vimrc #Updating Plugins : ``` -# Vim :PlugUpdate ``` +#Updating Plug (plugins manager) +``` +:PlugUpgrade +``` + #Dotfiles : other `.dotfiles` setup have been moved to [dotfiles](https://github.com/mad-raz/dotfiles) |
