Sfoglia il codice sorgente

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

Chris 5 anni fa
parent
commit
6f75eeb661
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.