10 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/zsh
							 | 
						||
| 
								 | 
							
								DEPENDENCIES+=()
							 | 
						||
| 
								 | 
							
								REQUIRED_ENV+=()
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								use system/vim/vundle
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								CHECK_ENVIRONMENT
							 | 
						||
| 
								 | 
							
								#####################################################################
							 | 
						||
| 
								 | 
							
								EDIT "$VUNDLE__BUILD_DEFINITIONS"
							 |