mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Use lildude's fork
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -739,9 +739,6 @@ | |||||||
| [submodule "vendor/grammars/language-emacs-lisp"] | [submodule "vendor/grammars/language-emacs-lisp"] | ||||||
| 	path = vendor/grammars/language-emacs-lisp | 	path = vendor/grammars/language-emacs-lisp | ||||||
| 	url = https://github.com/Alhadis/language-emacs-lisp | 	url = https://github.com/Alhadis/language-emacs-lisp | ||||||
| [submodule "vendor/grammars/language-babel"] |  | ||||||
| 	path = vendor/grammars/language-babel |  | ||||||
| 	url = https://github.com/github-linguist/language-babel |  | ||||||
| [submodule "vendor/CodeMirror"] | [submodule "vendor/CodeMirror"] | ||||||
| 	path = vendor/CodeMirror | 	path = vendor/CodeMirror | ||||||
| 	url = https://github.com/codemirror/CodeMirror | 	url = https://github.com/codemirror/CodeMirror | ||||||
| @@ -898,3 +895,6 @@ | |||||||
| [submodule "vendor/grammars/atom-language-nextflow"] | [submodule "vendor/grammars/atom-language-nextflow"] | ||||||
| 	path = vendor/grammars/atom-language-nextflow | 	path = vendor/grammars/atom-language-nextflow | ||||||
| 	url = https://github.com/nextflow-io/atom-language-nextflow | 	url = https://github.com/nextflow-io/atom-language-nextflow | ||||||
|  | [submodule "vendor/grammars/language-babel"] | ||||||
|  | 	path = vendor/grammars/language-babel | ||||||
|  | 	url = https://github.com/lildude/language-babel | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							| @@ -181,7 +181,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting | |||||||
| - **JSON5:** [atom/language-javascript](https://github.com/atom/language-javascript) | - **JSON5:** [atom/language-javascript](https://github.com/atom/language-javascript) | ||||||
| - **JSONiq:** [wcandillon/language-jsoniq](https://github.com/wcandillon/language-jsoniq) | - **JSONiq:** [wcandillon/language-jsoniq](https://github.com/wcandillon/language-jsoniq) | ||||||
| - **JSONLD:** [atom/language-javascript](https://github.com/atom/language-javascript) | - **JSONLD:** [atom/language-javascript](https://github.com/atom/language-javascript) | ||||||
| - **JSX:** [github-linguist/language-babel](https://github.com/github-linguist/language-babel) | - **JSX:** [lildude/language-babel](https://github.com/lildude/language-babel) | ||||||
| - **Julia:** [JuliaEditorSupport/atom-language-julia](https://github.com/JuliaEditorSupport/atom-language-julia) | - **Julia:** [JuliaEditorSupport/atom-language-julia](https://github.com/JuliaEditorSupport/atom-language-julia) | ||||||
| - **Jupyter Notebook:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle) | - **Jupyter Notebook:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle) | ||||||
| - **KiCad Layout:** [Alhadis/language-pcb](https://github.com/Alhadis/language-pcb) | - **KiCad Layout:** [Alhadis/language-pcb](https://github.com/Alhadis/language-pcb) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user