Explorar el Código

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

Chris hace 5 años
padre
commit
6f75eeb661
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.