|  |  | @ -144,7 +144,12 @@ Bundle 'rstacruz/sparkup' | 
			
		
	
		
		
			
				
					
					|  |  |  | " Bundle 'vim-scripts/indentpython.vim' |  |  |  | " Bundle 'vim-scripts/indentpython.vim' | 
			
		
	
		
		
			
				
					
					|  |  |  | Bundle 'klen/python-mode' |  |  |  | Bundle 'klen/python-mode' | 
			
		
	
		
		
			
				
					
					|  |  |  | let g:pymode_folding = 0 |  |  |  | let g:pymode_folding = 0 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | let g:pymode_quickfix_minheight = 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | let g:pymode_lint_on_fly = 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | let g:pymode_lint_ignore = "E501,W0611," | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | let g:pymode_rope_autoimport_import_after_complete = 1 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | Bundle 'altercation/vim-colors-solarized' |  |  |  | Bundle 'tpope/vim-vividchalk' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | Bundle 'tomasr/molokai' | 
			
		
	
		
		
			
				
					
					|  |  |  | set background=dark |  |  |  | set background=dark | 
			
		
	
		
		
			
				
					
					|  |  |  | colorscheme solarized |  |  |  | colorscheme molokai | 
			
				
				
			
		
	
		
		
	
	
		
		
			
				
					|  |  | 
 |