new file browser for neovim telescope.
This commit is contained in:
		
							parent
							
								
									eb6428a51b
								
							
						
					
					
						commit
						51a5135297
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -109,6 +109,7 @@ return require('packer').startup(function(use)
 | 
			
		|||
			{'nvim-treesitter/nvim-treesitter'},
 | 
			
		||||
			{'nvim-telescope/telescope-fzf-native.nvim', run = 'make' },
 | 
			
		||||
			{'nvim-telescope/telescope-symbols.nvim'},
 | 
			
		||||
			{'https://github.com/nvim-telescope/telescope-file-browser.nvim'},
 | 
			
		||||
		},
 | 
			
		||||
		config=function()
 | 
			
		||||
			require'telescope'.load_extension('fzf')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue