use better keybinds for spawning terms
This commit is contained in:
		
							parent
							
								
									cbc813388d
								
							
						
					
					
						commit
						3585ae3dfd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -216,8 +216,8 @@ M.mappings = {
 | 
			
		|||
      new_float = "<A-i>",
 | 
			
		||||
 | 
			
		||||
      -- spawn new terminals
 | 
			
		||||
      spawn_horizontal = "<leader>H",
 | 
			
		||||
      spawn_vertical = "<leader>V",
 | 
			
		||||
      spawn_horizontal = "<A-h>",
 | 
			
		||||
      spawn_vertical = "<A-v>",
 | 
			
		||||
      spawn_window = "<leader>w",
 | 
			
		||||
   },
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue