mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			172 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			172 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
"
 | 
						|
" {{@@ env['dotdrop_warning'] @@}}
 | 
						|
"
 | 
						|
 | 
						|
" Enable syntaxhightlighting
 | 
						|
syntax on
 | 
						|
 | 
						|
" Set Cholorscheme to smyck
 | 
						|
colorscheme smyck
 | 
						|
 | 
						|
" Set backgrount to dark
 | 
						|
set background=dark
 |