mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 07:58:41 +00:00 
			
		
		
		
	Changed timeoutlen to 500ms
This commit is contained in:
		
							parent
							
								
									01b036e257
								
							
						
					
					
						commit
						3abb8d3601
					
				| 
						 | 
					@ -34,5 +34,5 @@ g.loaded_netrw = 1
 | 
				
			||||||
g.loaded_netrwPlugin = 1
 | 
					g.loaded_netrwPlugin = 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-- Timeout length (Time in milliseconds to wait for a mapped sequence to complete.)
 | 
					-- Timeout length (Time in milliseconds to wait for a mapped sequence to complete.)
 | 
				
			||||||
o.timeoutlen = 0
 | 
					o.timeoutlen = 500
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue