Greater delay for Helm popup
This will allow Emacs to be less laggy. Also fixed indentation on a code block
This commit is contained in:
		
							parent
							
								
									11517d9c0b
								
							
						
					
					
						commit
						35d285b07a
					
				@ -914,7 +914,7 @@
 | 
				
			|||||||
    variable sets in seconds the time  Spacemacs should wait between a key press
 | 
					    variable sets in seconds the time  Spacemacs should wait between a key press
 | 
				
			||||||
    and the moment =which-key= should be shown.
 | 
					    and the moment =which-key= should be shown.
 | 
				
			||||||
    #+BEGIN_SRC emacs-lisp
 | 
					    #+BEGIN_SRC emacs-lisp
 | 
				
			||||||
      (setq-default dotspacemacs-which-key-delay 0.4)
 | 
					      (setq-default dotspacemacs-which-key-delay 3)
 | 
				
			||||||
    #+END_SRC
 | 
					    #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    This variable sets =which-key='s frame position. Possible values are:
 | 
					    This variable sets =which-key='s frame position. Possible values are:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user