aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Patti <feoh@feoh.org>2024-03-27 11:22:28 -0400
committerChris Patti <feoh@feoh.org>2024-03-27 11:22:28 -0400
commit93fde0556e82ead2a5392ccb678359fa59437b98 (patch)
treeb682008d7176c5f439a4c397d219559554332a80 /README.md
parent2877a60e00e661fd716f8fc4f772dee0860f5036 (diff)
Add instructions to quit :lazy. Fixes #761
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 531c2fe..3453cfa 100644
--- a/README.md
+++ b/README.md
@@ -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.