Selaa lähdekoodia

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

Chris 5 vuotta sitten
vanhempi
commit
6f75eeb661
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.