Skip to content

Commit

Permalink
Update README.md (nvim-lua#875)
Browse files Browse the repository at this point in the history
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."
  • Loading branch information
adoante authored and orhosko committed Apr 28, 2024
1 parent 962cc00 commit 2793bef
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 @@ -99,7 +99,7 @@ That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
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. That includes also
information about extending and exploring Neovim. That also includes
examples of adding popularly requested plugins.


Expand Down

0 comments on commit 2793bef

Please sign in to comment.