Explorar el Código

explicitly use coc

Chris hace 5 años
padre
commit
10b29d5510
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      plug-config/vista.vim

+ 1 - 1
plug-config/vista.vim

@@ -1,4 +1,4 @@
-" let g:vista_default_executive = 'coc'
+let g:vista_default_executive = 'coc'
 let g:vista_fzf_preview = ['right:50%']
 
 let g:vista#renderer#enable_icon = 1