Update README.md (#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."
This commit is contained in:
Adolfo Gante 2024-04-22 14:15:42 -07:00 committed by Richard V.H
parent afe477ccf0
commit 7c4c8cafa9
1 changed files with 1 additions and 1 deletions

View File

@ -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.