kakoune: add alternative binding for quickly moving up/down
This commit is contained in:
		
							parent
							
								
									41ce56b4cc
								
							
						
					
					
						commit
						e4de4e62e0
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,9 @@
 | 
			
		|||
map global normal <c-d> 10j
 | 
			
		||||
map global normal <c-u> 10k
 | 
			
		||||
 | 
			
		||||
map global normal <c-r> 10j
 | 
			
		||||
map global normal <c-w> 10k
 | 
			
		||||
 | 
			
		||||
# alt i makes searches case insensitive
 | 
			
		||||
map global prompt <a-i> '<c-a>(?i)<c-e>'
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue