|
|
@@ -60,14 +60,14 @@ Reload .vimrc and `:PlugInstall` to install plugins.
|
|
|
|
|
|
### Commands
|
|
|
|
|
|
-| Command | Description |
|
|
|
-| --------------------------------- | ------------------------------------------------------------------ |
|
|
|
-| PlugInstall [name ...] [#threads] | Install plugins |
|
|
|
-| PlugUpdate [name ...] [#threads] | Install or update plugins |
|
|
|
-| PlugClean[!] | Remove unused directories (bang version will clean without prompt) |
|
|
|
-| PlugUpgrade | Upgrade vim-plug itself |
|
|
|
-| PlugStatus | Check the status of plugins |
|
|
|
-| PlugDiff | See the updated changes from the previous PlugUpdate |
|
|
|
+| Command | Description |
|
|
|
+| --------------------------------- | ------------------------------------------------------------------- |
|
|
|
+| PlugInstall [name ...] [#threads] | Install plugins |
|
|
|
+| PlugUpdate [name ...] [#threads] | Install or update plugins |
|
|
|
+| PlugClean[!] | Remove unused directories (bang version will clean without prompt) |
|
|
|
+| PlugUpgrade | Upgrade vim-plug itself. You may need to restart Vim after upgrade. |
|
|
|
+| PlugStatus | Check the status of plugins |
|
|
|
+| PlugDiff | See the updated changes from the previous PlugUpdate |
|
|
|
|
|
|
### `Plug` options
|
|
|
|