Remove Telescope `0.1` branch lock (#1448)
This commit is contained in:
		
							parent
							
								
									1a5787bc57
								
							
						
					
					
						commit
						9929044f24
					
				
							
								
								
									
										1
									
								
								init.lua
								
								
								
								
							
							
						
						
									
										1
									
								
								init.lua
								
								
								
								
							| 
						 | 
					@ -353,7 +353,6 @@ require('lazy').setup({
 | 
				
			||||||
  { -- Fuzzy Finder (files, lsp, etc)
 | 
					  { -- Fuzzy Finder (files, lsp, etc)
 | 
				
			||||||
    'nvim-telescope/telescope.nvim',
 | 
					    'nvim-telescope/telescope.nvim',
 | 
				
			||||||
    event = 'VimEnter',
 | 
					    event = 'VimEnter',
 | 
				
			||||||
    branch = '0.1.x',
 | 
					 | 
				
			||||||
    dependencies = {
 | 
					    dependencies = {
 | 
				
			||||||
      'nvim-lua/plenary.nvim',
 | 
					      'nvim-lua/plenary.nvim',
 | 
				
			||||||
      { -- If encountering errors, see telescope-fzf-native README for installation instructions
 | 
					      { -- If encountering errors, see telescope-fzf-native README for installation instructions
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue