mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 12:38:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
" Enable syntaxhightlighting
 | 
						|
syntax on
 | 
						|
 | 
						|
" Set Cholorscheme to smyck
 | 
						|
colorscheme smyck
 |