浏览代码

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.