[Emacs] Apparently straight doesn’t like building avy
This commit is contained in:
		
							parent
							
								
									4e7f4db4f0
								
							
						
					
					
						commit
						6901ee23f6
					
				@ -3255,7 +3255,6 @@ configuration to make it bépo-compatible.
 | 
			
		||||
#+begin_src emacs-lisp
 | 
			
		||||
  (use-package avy
 | 
			
		||||
    :defer t
 | 
			
		||||
    :straight (:build t)
 | 
			
		||||
    :config
 | 
			
		||||
    (setq avy-keys '(?a ?u ?i ?e ?c ?t ?s ?r ?n))
 | 
			
		||||
    :general
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user