mirror of
				https://github.com/tiyn/tidy.nvim.git
				synced 2025-10-31 19:21:21 +01:00 
			
		
		
		
	• problem: attempt to index a nil value err
      solution: check for opts table before attempting to check if
                opts table contains anything else
      Should be considered a temporary fix. Validating the incoming
      options table should be its own functionality