We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680e085 commit 78ab7eeCopy full SHA for 78ab7ee
README.md
@@ -55,7 +55,7 @@ Additional system requirements:
55
* Inside of your copy, feel free to modify any file you like! It's your copy!
56
* Feel free to change any of the default options in `init.lua` to better suit your needs.
57
* 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`
+ * Add new configuration in `lua/custom/plugins/*` files, which will be auto sourced using `lazy.nvim` (uncomment line 206 in init.lua therefore)
59
* Modify `init.lua` with additional plugins.
60
* Include the `lua/kickstart/plugins/*` files in your configuration.
61
0 commit comments