aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTJ DeVries <devries.timothyj@gmail.com>2024-03-03 03:13:16 -0500
committerTJ DeVries <devries.timothyj@gmail.com>2024-03-03 03:13:16 -0500
commite6710a461ab08513af80c213929ff64e75b5e456 (patch)
tree7bece3f89ba18a41c37639173e6cd651bf7b8ca2 /README.md
parent23fc4e59dc54dc22f2372cd9a2e4c76ba335f9a1 (diff)
fix: add note in readme for custom plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f6911c..b6d19f4 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,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>