mirror of
				https://github.com/TrentSPalmer/aur-packages.git
				synced 2025-10-30 18:01:42 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			403 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			403 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| pkgbase = vim-dart-plugin-git
 | |
| 	pkgdesc = Syntax highlighting for Dart in Vim
 | |
| 	pkgver = r92.f8486e5
 | |
| 	pkgrel = 1
 | |
| 	url = https://github.com/dart-lang/dart-vim-plugin
 | |
| 	arch = any
 | |
| 	license = BSD
 | |
| 	makedepends = git
 | |
| 	depends = vim-runtime
 | |
| 	provides = vim-dart-plugin
 | |
| 	conflicts = vim-dart-plugin
 | |
| 	source = git+https://github.com/dart-lang/dart-vim-plugin.git
 | |
| 	sha512sums = SKIP
 | |
| 
 | |
| pkgname = vim-dart-plugin-git
 | |
| 
 |