Add hint to uncomment line to autodetect plugins
This commit is contained in:
		
							parent
							
								
									680e085761
								
							
						
					
					
						commit
						78ab7ee094
					
				@ -55,7 +55,7 @@ Additional system requirements:
 | 
				
			|||||||
* Inside of your copy, feel free to modify any file you like! It's your copy!
 | 
					* Inside of your copy, feel free to modify any file you like! It's your copy!
 | 
				
			||||||
* Feel free to change any of the default options in `init.lua` to better suit your needs.
 | 
					* Feel free to change any of the default options in `init.lua` to better suit your needs.
 | 
				
			||||||
* For adding plugins, there are 3 primary options:
 | 
					* For adding plugins, there are 3 primary options:
 | 
				
			||||||
  * 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)
 | 
				
			||||||
  * Modify `init.lua` with additional plugins.
 | 
					  * Modify `init.lua` with additional plugins.
 | 
				
			||||||
  * Include the `lua/kickstart/plugins/*` files in your configuration.
 | 
					  * Include the `lua/kickstart/plugins/*` files in your configuration.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user