docs: add notice about community example
This commit is contained in:
		@@ -3,6 +3,7 @@ return {
 | 
				
			|||||||
  -- this guarantees that the community plugin specs are loaded before the user configuration
 | 
					  -- this guarantees that the community plugin specs are loaded before the user configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  -- This is a good place to do further customize the options set by the community plugins/packs
 | 
					  -- This is a good place to do further customize the options set by the community plugins/packs
 | 
				
			||||||
 | 
					  -- NOTICE: uncommenting below assumes you have the catppuccin AstroCommunity plugin imported in `lua/config/lazy.lua`
 | 
				
			||||||
  -- {
 | 
					  -- {
 | 
				
			||||||
  --   "catppuccin/nvim",
 | 
					  --   "catppuccin/nvim",
 | 
				
			||||||
  --   opts = {
 | 
					  --   opts = {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user