typo
This commit is contained in:
		
							parent
							
								
									dbdb1c23db
								
							
						
					
					
						commit
						86cef3221a
					
				| 
						 | 
				
			
			@ -253,7 +253,7 @@ nnoremap <space>ci :ColorVInsert<CR>
 | 
			
		|||
nnoremap <space>cp :ColorVPicker<CR>
 | 
			
		||||
 | 
			
		||||
let g:colorv_is_previewing = 0
 | 
			
		||||
function ToggleColorPreview() abort
 | 
			
		||||
function! ToggleColorPreview() abort
 | 
			
		||||
  if g:colorv_is_previewing == 0
 | 
			
		||||
    execute "ColorVPreview"
 | 
			
		||||
    let g:colorv_is_previewing = 1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue