1
0
mirror of https://github.com/elisspace/kickstart.nvim.git synced 2026-08-29 15:44:01 +00:00

fix: add note in readme for custom plugins

This commit is contained in:
TJ DeVries
2024-03-03 03:13:16 -05:00
parent 23fc4e59dc
commit e6710a461a

View File

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