mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 01:38:41 +00:00 
			
		
		
		
	Bump up telescope to 1.5.0
This commit is contained in:
		
							parent
							
								
									e0aa2fad7b
								
							
						
					
					
						commit
						bc979b1269
					
				| 
						 | 
					@ -45,7 +45,7 @@ require("packer").startup(function()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    -- Telescope
 | 
					    -- Telescope
 | 
				
			||||||
    use {
 | 
					    use {
 | 
				
			||||||
        'nvim-telescope/telescope.nvim', tag = '0.1.0',
 | 
					        'nvim-telescope/telescope.nvim', tag = '0.1.5',
 | 
				
			||||||
        requires = { { 'nvim-lua/plenary.nvim' } }
 | 
					        requires = { { 'nvim-lua/plenary.nvim' } }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue