Skip to content

Commit

Permalink
Add instructions to quit :lazy. Fixes nvim-lua#761
Browse files Browse the repository at this point in the history
  • Loading branch information
feoh authored and Charlie Batten committed Apr 10, 2024
1 parent b7ba763 commit 1026b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1026b4e

Please sign in to comment.