Add instructions to quit :lazy. Fixes #761

This commit is contained in:
Chris Patti 2024-03-27 11:22:28 -04:00
parent 2877a60e00
commit 93fde0556e

View File

@ -98,7 +98,7 @@ nvim
```
That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
current plugin status.
current plugin status. Hit `q` to close the window.
Read through the `init.lua` file in your configuration folder for more
information about extending and exploring Neovim.