소스 검색

added coc highlight still need to update which-keya and coc-seetings

Chris 5 년 전
부모
커밋
6f75eeb661
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      plug-config/coc.vim

+ 1 - 0
plug-config/coc.vim

@@ -26,6 +26,7 @@
     \ 'coc-json',
     \ 'coc-marketplace',
     \ 'coc-tabnine',
+    \ 'coc-highlight',
     \ ]
 
 " Use tab for trigger completion with characters ahead and navigate.