aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamjan 9000 <damjan.9000@gmail.com>2024-04-22 23:48:46 +0200
committerDamjan 9000 <damjan.9000@gmail.com>2024-04-22 23:48:46 +0200
commit77dbcfaaf729664f77df93733b27f5518c9f67ae (patch)
tree7620952d33921eeae03360a173bb46ccbdb13c9d /README.md
parentb939e2f5a1e956a972f8af8bd73ff66a19d700f3 (diff)
parent8df3deb6fe7d8adf6957bc649b171f0ffde7f1ad (diff)
Merge 'upstream' fix: highlight group clear on each attach, README
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 72866d8..3d41954 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,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.