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 hchienjo committed Oct 19, 2024
1 parent 0613b56 commit 6b4a19a
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 6b4a19a

Please sign in to comment.