mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Updating location of VHDL grammar
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -779,3 +779,6 @@ url = https://github.com/austinwagner/sublime-sourcepawn
 | 
			
		||||
[submodule "vendor/grammars/secondlife-lsl"]
 | 
			
		||||
	path = vendor/grammars/secondlife-lsl
 | 
			
		||||
	url = https://github.com/textmate/secondlife-lsl.tmbundle
 | 
			
		||||
[submodule "vendor/grammars/vhdl"]
 | 
			
		||||
	path = vendor/grammars/vhdl
 | 
			
		||||
	url = https://github.com/textmate/vhdl.tmbundle
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
http://svn.edgewall.org/repos/genshi/contrib/textmate/Genshi.tmbundle/Syntaxes/Markup%20Template%20%28XML%29.tmLanguage:
 | 
			
		||||
- text.xml.genshi
 | 
			
		||||
http://svn.textmate.org/trunk/Review/Bundles/VHDL.tmbundle:
 | 
			
		||||
- source.vhdl
 | 
			
		||||
http://svn.textmate.org/trunk/Review/Bundles/XQuery.tmbundle:
 | 
			
		||||
- source.xquery
 | 
			
		||||
https://bitbucket.org/Clams/sublimesystemverilog/get/default.tar.gz:
 | 
			
		||||
@@ -630,6 +628,8 @@ vendor/grammars/turtle.tmbundle:
 | 
			
		||||
- source.turtle
 | 
			
		||||
vendor/grammars/verilog.tmbundle:
 | 
			
		||||
- source.verilog
 | 
			
		||||
vendor/grammars/vhdl:
 | 
			
		||||
- source.vhdl
 | 
			
		||||
vendor/grammars/vue-syntax-highlight:
 | 
			
		||||
- text.html.vue
 | 
			
		||||
vendor/grammars/xc.tmbundle/:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								vendor/grammars/vhdl
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/vhdl
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/vhdl added at e88be21845
									
								
							
							
								
								
									
										14
									
								
								vendor/licenses/grammar/vhdl.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								vendor/licenses/grammar/vhdl.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
---
 | 
			
		||||
type: grammar
 | 
			
		||||
name: vhdl
 | 
			
		||||
license: permissive
 | 
			
		||||
curated: true
 | 
			
		||||
---
 | 
			
		||||
If not otherwise specified (see below), files in this repository fall under the following license:
 | 
			
		||||
 | 
			
		||||
	Permission to copy, use, modify, sell and distribute this
 | 
			
		||||
	software is granted. This software is provided "as is" without
 | 
			
		||||
	express or implied warranty, and with no claim as to its
 | 
			
		||||
	suitability for any purpose.
 | 
			
		||||
 | 
			
		||||
An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.
 | 
			
		||||
		Reference in New Issue
	
	Block a user