dont lazy load extensions plugin as its useless to do so
fix 0bde81a074 (commitcomment-76091612)
			
			
This commit is contained in:
		
							parent
							
								
									50fdc12f80
								
							
						
					
					
						commit
						a7a6945f52
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@ local plugins = {
 | 
			
		|||
 | 
			
		||||
   ["nvim-lua/plenary.nvim"] = {},
 | 
			
		||||
   ["wbthomason/packer.nvim"] = {},
 | 
			
		||||
   ["NvChad/extensions"] = { module = "nvchad", cmd = "Telescope" },
 | 
			
		||||
   ["NvChad/extensions"] = {},
 | 
			
		||||
 | 
			
		||||
   ["NvChad/base46"] = {
 | 
			
		||||
      after = "plenary.nvim",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue