enabling italics is a bad idea with screen and tmux
This commit is contained in:
		
							parent
							
								
									ed255551e6
								
							
						
					
					
						commit
						13009a4eb9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								vimrc
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								vimrc
									
										
									
									
									
								
							| 
						 | 
					@ -95,7 +95,6 @@ if filereadable(plugins) && v:version >= 703
 | 
				
			||||||
    execute 'source ' . fnameescape(plugins)
 | 
					    execute 'source ' . fnameescape(plugins)
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
let solarized_term_italics = 1
 | 
					 | 
				
			||||||
colorscheme solarized8_light
 | 
					colorscheme solarized8_light
 | 
				
			||||||
syntax on
 | 
					syntax on
 | 
				
			||||||
filetype plugin on
 | 
					filetype plugin on
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue