fix: gg in helix mode should be bound to goto_line_vim
				
					
				
			This commit is contained in:
		
							parent
							
								
									82ae2e8bb5
								
							
						
					
					
						commit
						d6cdcfdb1a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -123,7 +123,7 @@
 | 
			
		|||
 | 
			
		||||
            ["v", "enter_mode", "select"],
 | 
			
		||||
 | 
			
		||||
            ["g g", "move_buffer_begin"],
 | 
			
		||||
            ["g g", "goto_line_vim"],
 | 
			
		||||
            ["g e", "move_buffer_end"],
 | 
			
		||||
            ["g f", "goto_file"],
 | 
			
		||||
            ["g h", "move_begin"],
 | 
			
		||||
| 
						 | 
				
			
			@ -418,7 +418,7 @@
 | 
			
		|||
 | 
			
		||||
            ["v", "enter_mode", "normal"],
 | 
			
		||||
 | 
			
		||||
            ["g g", "move_buffer_begin"],
 | 
			
		||||
            ["g g", "goto_line_vim"],
 | 
			
		||||
            ["g e", "move_buffer_end"],
 | 
			
		||||
            ["g f", "goto_file"],
 | 
			
		||||
            ["g h", "move_begin"],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue