update
This commit is contained in:
		
							parent
							
								
									a017d333f2
								
							
						
					
					
						commit
						9b3bb20f35
					
				| 
						 | 
					@ -5,8 +5,12 @@ return {
 | 
				
			||||||
      'nvim-lua/plenary.nvim', -- required
 | 
					      'nvim-lua/plenary.nvim', -- required
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        'sindrets/diffview.nvim', -- optional - Diff integration
 | 
					        'sindrets/diffview.nvim', -- optional - Diff integration
 | 
				
			||||||
        dependencies = {
 | 
					        -- dependencies = {
 | 
				
			||||||
          'nvim-web-devicons',
 | 
					        -- brew install font-hack-nerd-font
 | 
				
			||||||
 | 
					        -- 'nvim-web-devicons',
 | 
				
			||||||
 | 
					        -- },
 | 
				
			||||||
 | 
					        config = {
 | 
				
			||||||
 | 
					          use_icons = false,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue