Parcourir la source

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

Chris il y a 5 ans
Parent
commit
6f75eeb661
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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.