Fix warning message on startup
This commit is contained in:
		
							
								
								
									
										2
									
								
								init.el
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.el
									
									
									
									
									
								
							@ -2714,6 +2714,8 @@ functions (only eshell uses it at the time of writing)."
 | 
			
		||||
    "s" #'magit-stage-file
 | 
			
		||||
    "S" #'magit-stage-modified))
 | 
			
		||||
(use-package forge
 | 
			
		||||
  :custom
 | 
			
		||||
  (forge-add-default-bindings nil)
 | 
			
		||||
  :config
 | 
			
		||||
  (add-to-list 'forge-alist '("git.zander.im" "git.zander.im/api/v1"
 | 
			
		||||
                              "git.zander.im" forge-gitea-repository)))
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user