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 kgstaley committed Apr 11, 2024
1 parent c246c28 commit b73b77e
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 b73b77e

Please sign in to comment.