adjust padding
This commit is contained in:
		
							parent
							
								
									f00823714c
								
							
						
					
					
						commit
						70999971b5
					
				
							
								
								
									
										2
									
								
								init.vim
								
								
								
								
							
							
						
						
									
										2
									
								
								init.vim
								
								
								
								
							| 
						 | 
					@ -321,7 +321,7 @@ set statusline+=[%n]\ \
 | 
				
			||||||
" line of total_lines and percentage through file
 | 
					" line of total_lines and percentage through file
 | 
				
			||||||
set statusline+=%-20(%l\ of\ %L\ (%p%%)%)
 | 
					set statusline+=%-20(%l\ of\ %L\ (%p%%)%)
 | 
				
			||||||
" column, virtual column
 | 
					" column, virtual column
 | 
				
			||||||
set statusline+=%-7(:%c\ %((%V)%)%)
 | 
					set statusline+=%-10(:%c\ %((%V)%)%)
 | 
				
			||||||
" separator, highlight color
 | 
					" separator, highlight color
 | 
				
			||||||
set statusline+=%=%#StatusLineNC#
 | 
					set statusline+=%=%#StatusLineNC#
 | 
				
			||||||
" Ale errors
 | 
					" Ale errors
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue