fix: move flow mode select mode keybind to ctrl+shift+a
shift+space is too easy to trigger accidentally.
This commit is contained in:
		
							parent
							
								
									9ea32d46e2
								
							
						
					
					
						commit
						2bd5d913a8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -228,7 +228,7 @@
 | 
			
		|||
            ["kp_page_up", "move_page_up"],
 | 
			
		||||
            ["kp_page_down", "move_page_down"],
 | 
			
		||||
            ["tab", "indent"],
 | 
			
		||||
            ["shift+space", "enter_mode", "select"],
 | 
			
		||||
            ["ctrl+shift+a", "enter_mode", "select"],
 | 
			
		||||
 | 
			
		||||
            ["\"", "smart_insert_pair", "\"", "\""],
 | 
			
		||||
            ["'", "smart_insert_pair", "'", "'"],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue