Add instructions to quit :lazy. Fixes #761

feoh_add_lazy_quit
Chris Patti 1 month ago
parent 2877a60e00
commit 93fde0556e

@ -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.

Loading…
Cancel
Save