Merge pull request #367 from sevensidedmarble/remove-timeout
Remove timout default
This commit is contained in:
		
						commit
						680e085761
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								init.lua
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								init.lua
									
										
									
									
									
								
							|  | @ -239,7 +239,6 @@ vim.wo.signcolumn = 'yes' | ||||||
| 
 | 
 | ||||||
| -- Decrease update time | -- Decrease update time | ||||||
| vim.o.updatetime = 250 | vim.o.updatetime = 250 | ||||||
| vim.o.timeout = true |  | ||||||
| vim.o.timeoutlen = 300 | vim.o.timeoutlen = 300 | ||||||
| 
 | 
 | ||||||
| -- Set completeopt to have a better completion experience | -- Set completeopt to have a better completion experience | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Chris Patti
						Chris Patti