Skip to content

Commit 93fde05

Browse files
committed
Add instructions to quit :lazy. Fixes #761
1 parent 2877a60 commit 93fde05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ nvim
9898
```
9999

100100
That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
101-
current plugin status.
101+
current plugin status. Hit `q` to close the window.
102102

103103
Read through the `init.lua` file in your configuration folder for more
104104
information about extending and exploring Neovim.

0 commit comments

Comments
 (0)