mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 10:38:40 +00:00 
			
		
		
		
	Forgot to commit adding mason-nvim-dap to plugins list
(cherry picked from commit fb0cd83a7d)
			
			
This commit is contained in:
		
							parent
							
								
									af9dd6cdd0
								
							
						
					
					
						commit
						92736820d9
					
				| 
						 | 
					@ -146,6 +146,8 @@ require("packer").startup(function()
 | 
				
			||||||
        end
 | 
					        end
 | 
				
			||||||
    } -- Virtual text for nvim-dap
 | 
					    } -- Virtual text for nvim-dap
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
					    use { "jay-babu/mason-nvim-dap.nvim" }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    -- Tab
 | 
					    -- Tab
 | 
				
			||||||
    use {
 | 
					    use {
 | 
				
			||||||
        'romgrk/barbar.nvim',
 | 
					        'romgrk/barbar.nvim',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue