Support KBD for toggling linum-mode
I would like to restore the good practice of jumping precisely to line numbers within buffers.
This commit is contained in:
		
							parent
							
								
									f4fea2346e
								
							
						
					
					
						commit
						d0d77baafb
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -125,8 +125,7 @@
 | 
			
		|||
 "el" (lambda () (interactive) (wpc/find-file-split "~/variables.zsh"))
 | 
			
		||||
 "ex" (lambda () (interactive) (wpc/find-file-split "~/.Xresources"))
 | 
			
		||||
 "em" (lambda () (interactive) (wpc/find-file-split "~/.tmux.conf"))
 | 
			
		||||
 "l" #'locate
 | 
			
		||||
 "L" #'list-packages
 | 
			
		||||
 "l" #'linum-mode
 | 
			
		||||
 "B" #'magit-blame
 | 
			
		||||
 "w" #'save-buffer
 | 
			
		||||
 "r" #'wpc/evil-replace-under-point
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue