mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	| @@ -83,6 +83,7 @@ pub const DEFAULT_TYPES: &[(&str, &[&str])] = &[ | ||||
|     ("gzip", &["*.gz", "*.tgz"]), | ||||
|     ("h", &["*.h", "*.hh", "*.hpp"]), | ||||
|     ("haml", &["*.haml"]), | ||||
|     ("hare", &["*.ha"]), | ||||
|     ("haskell", &["*.hs", "*.lhs", "*.cpphs", "*.c2hs", "*.hsc"]), | ||||
|     ("hbs", &["*.hbs"]), | ||||
|     ("hs", &["*.hs", "*.lhs"]), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user