Skip to content

Commit 7da1058

Browse files
authored
Merge pull request #369 from Dennis-Rall/patch-2
2 parents 680e085 + c151235 commit 7da1058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Additional system requirements:
5555
* Inside of your copy, feel free to modify any file you like! It's your copy!
5656
* Feel free to change any of the default options in `init.lua` to better suit your needs.
5757
* For adding plugins, there are 3 primary options:
58-
* Add new configuration in `lua/custom/plugins/*` files, which will be auto sourced using `lazy.nvim`
58+
* Add new configuration in `lua/custom/plugins/*` files, which will be auto sourced using `lazy.nvim` (uncomment the line importing the `custom/plugins` directory in the `init.lua` file to enable this)
5959
* Modify `init.lua` with additional plugins.
6060
* Include the `lua/kickstart/plugins/*` files in your configuration.
6161

0 commit comments

Comments
 (0)