Ensure "RET" follows links in Info-mode
Shouldn't this be handled by evil-collection?
This commit is contained in:
		
							parent
							
								
									0f160a8029
								
							
						
					
					
						commit
						174d676c93
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -297,5 +297,10 @@ | |||
|  "l" #'evil-forward-char | ||||
|  "L" #'magit-log) | ||||
| 
 | ||||
| (general-define-key | ||||
|  :states '(normal) | ||||
|  :keymaps '(Info-mode-map) | ||||
|  "RET" #'Info-follow-nearest-node) | ||||
| 
 | ||||
| (provide 'keybindings) | ||||
| ;;; keybindings.el ends here | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue