vim: new Pmenu highlighting
This commit is contained in:
		
							parent
							
								
									6b63a64749
								
							
						
					
					
						commit
						9f8800ae17
					
				
							
								
								
									
										2
									
								
								vimrc
									
									
									
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										2
									
								
								vimrc
									
									
									
									
									
								
							@ -331,6 +331,8 @@ hi LspDiagnosticsUnderlineInformation gui=undercurl
 | 
				
			|||||||
hi LspDiagnosticsUnderlineHint gui=undercurl
 | 
					hi LspDiagnosticsUnderlineHint gui=undercurl
 | 
				
			||||||
hi link SpecialChar Character
 | 
					hi link SpecialChar Character
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					hi Pmenu ctermfg=White ctermbg=235 guifg=#ffffff guibg=#101010
 | 
				
			||||||
 | 
					
 | 
				
			||||||
au syntax leaninfo setl scl=no
 | 
					au syntax leaninfo setl scl=no
 | 
				
			||||||
 | 
					
 | 
				
			||||||
inoremap <silent><expr> <C-Space> compe#complete()
 | 
					inoremap <silent><expr> <C-Space> compe#complete()
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user