lazy load telescope module
This commit is contained in:
		
							parent
							
								
									e6223cc587
								
							
						
					
					
						commit
						8f7b19f23b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -215,6 +215,7 @@ return packer.startup(function()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   use {
 | 
					   use {
 | 
				
			||||||
      "nvim-telescope/telescope.nvim",
 | 
					      "nvim-telescope/telescope.nvim",
 | 
				
			||||||
 | 
					      module = "telescope",
 | 
				
			||||||
      cmd = "Telescope",
 | 
					      cmd = "Telescope",
 | 
				
			||||||
      config = override_req("telescope", "plugins.configs.telescope"),
 | 
					      config = override_req("telescope", "plugins.configs.telescope"),
 | 
				
			||||||
      setup = function()
 | 
					      setup = function()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue