mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
Add :Lazy sync to post-installation instructions
This commit is contained in:
@@ -96,8 +96,8 @@ Start Neovim
|
||||
nvim
|
||||
```
|
||||
|
||||
That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
|
||||
current plugin status. Hit `q` to close the window.
|
||||
That's it! Use `:Lazy sync` to update to the latest version of the plugins
|
||||
defined in `init.lua`. Hit `q` to close the window.
|
||||
|
||||
Read through the `init.lua` file in your configuration folder for more
|
||||
information about extending and exploring Neovim. That also includes
|
||||
|
||||
Reference in New Issue
Block a user