fix: replace lazygit with neogit
This commit is contained in:
		
							parent
							
								
									29c303535e
								
							
						
					
					
						commit
						74712e7a9a
					
				@ -213,7 +213,7 @@ local mappings = {
 | 
				
			|||||||
		end,
 | 
							end,
 | 
				
			||||||
		'Buffer 5',
 | 
							'Buffer 5',
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	['g'] = { '<cmd>Lazygit<cr>', 'Lazygit' },
 | 
						['g'] = { '<cmd>Neogit<cr>', 'Neogit' },
 | 
				
			||||||
	l = {
 | 
						l = {
 | 
				
			||||||
		name = 'LSP',
 | 
							name = 'LSP',
 | 
				
			||||||
		f = { '<cmd>lua vim.lsp.buf.format { async = true }<cr>', 'Format' },
 | 
							f = { '<cmd>lua vim.lsp.buf.format { async = true }<cr>', 'Format' },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user