You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							13 lines
						
					
					
						
							389 B
						
					
					
				
			
		
		
	
	
							13 lines
						
					
					
						
							389 B
						
					
					
				| [configuration]
 | |
| 
 | |
| entry_symbol = "git_plugin_init"
 | |
| compatibility_minimum = "4.1.0"
 | |
| 
 | |
| [libraries]
 | |
| 
 | |
| macos.editor = "macos/libgit_plugin.macos.editor.universal.dylib"
 | |
| windows.editor.x86_64 = "win64/libgit_plugin.windows.editor.x86_64.dll"
 | |
| linux.editor.x86_64 = "linux/libgit_plugin.linux.editor.x86_64.so"
 | |
| linux.editor.arm64 = "linux/libgit_plugin.linux.editor.arm64.so"
 | |
| linux.editor.rv64 = ""
 |