summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nvim/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nvim/README.md b/nvim/README.md
index ed7a59b..5af6aca 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -104,6 +104,8 @@ can install to your machine using the methods above.
#### Examples of adding popularly requested plugins
+NOTE: You'll need to uncomment the line in the init.lua that turns on loading custom plugins.
+
<details>
<summary>Adding autopairs</summary>