mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	Remove highlight from coc action in vimrc
This commit is contained in:
		
							parent
							
								
									b71fd9bbb9
								
							
						
					
					
						commit
						562d5d4ca0
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -94,8 +94,7 @@ endif | ||||||
| xmap <leader>a  <Plug>(coc-codeaction-selected) | xmap <leader>a  <Plug>(coc-codeaction-selected) | ||||||
| nmap <leader>a  <Plug>(coc-codeaction-selected) | nmap <leader>a  <Plug>(coc-codeaction-selected) | ||||||
| 
 | 
 | ||||||
| autocmd CursorHold * silent call CocActionAsync('highlight') | " autocmd CursorHold * silent call CocActionAsync('highlight') | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
| function! ShowDocumentation() | function! ShowDocumentation() | ||||||
|   if CocAction('hasProvider', 'hover') |   if CocAction('hasProvider', 'hover') | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue