13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
# ~/.lwbuildrc
 | 
						|
# 
 | 
						|
#  Contains constants used when creating a new project.
 | 
						|
#
 | 
						|
 | 
						|
AUTHOR=""
 | 
						|
EMAIL=""
 | 
						|
KATE_MODELINE="replace-trailing-space-save true; space-indent true; tab-width 4;"
 | 
						|
VIM_MODELINE="vim: expandtab:ts=4:sw=4"
 | 
						|
 | 
						|
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
 | 
						|
# vim: expandtab:ts=4:sw=4
 |