mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	types: add VHDL
This commit is contained in:
		
				
					committed by
					
						 Andrew Gallant
						Andrew Gallant
					
				
			
			
				
	
			
			
			
						parent
						
							ad3f55b0e5
						
					
				
				
					commit
					5c1af3c25d
				
			| @@ -274,6 +274,7 @@ const DEFAULT_TYPES: &'static [(&'static str, &'static [&'static str])] = &[ | ||||
|     ("twig", &["*.twig"]), | ||||
|     ("vala", &["*.vala"]), | ||||
|     ("vb", &["*.vb"]), | ||||
|     ("vhdl", &["*.vhd", "*.vhdl"]), | ||||
|     ("vim", &["*.vim"]), | ||||
|     ("vimscript", &["*.vim"]), | ||||
|     ("wiki", &["*.mediawiki", "*.wiki"]), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user