Skip to content

Commit 7bb159d

Browse files
authored
Update README.md (nvim-lua#875)
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
1 parent eb987ae commit 7bb159d

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
@@ -99,7 +99,7 @@ That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
9999
current plugin status. Hit `q` to close the window.
100100

101101
Read through the `init.lua` file in your configuration folder for more
102-
information about extending and exploring Neovim. That includes also
102+
information about extending and exploring Neovim. That also includes
103103
examples of adding popularly requested plugins.
104104

105105

0 commit comments

Comments
 (0)