mirror of
				https://github.com/TrentSPalmer/aur-packages.git
				synced 2025-10-27 17:01:42 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			444 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			444 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| pkgbase = nvim-yarp-git
 | |
| 	pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
 | |
| 	pkgver = r59.bb5f5e0
 | |
| 	pkgrel = 1
 | |
| 	url = https://github.com/roxma/nvim-yarp
 | |
| 	install = nvim-yarp.install
 | |
| 	arch = any
 | |
| 	license = MIT
 | |
| 	makedepends = git
 | |
| 	depends = vim
 | |
| 	depends = python-neovim
 | |
| 	provides = nvim-yarp
 | |
| 	replaces = 
 | |
| 	source = nvim-yarp::git+https://github.com/roxma/nvim-yarp
 | |
| 	md5sums = SKIP
 | |
| 
 | |
| pkgname = nvim-yarp-git
 |