You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Inside of your copy, feel free to modify any file you like! It's your copy!
85
85
* Feel free to change any of the default options in `init.lua` to better suit your needs.
86
86
* For adding plugins, there are 3 primary options:
87
-
* 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)
87
+
* 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 `lua/lazy-plugins.lua` file to enable this)
88
88
* Modify `init.lua` with additional plugins.
89
89
* Include the `lua/kickstart/plugins/*` files in your configuration.
0 commit comments