Browse Source

explicitly use coc

Chris 5 years ago
parent
commit
10b29d5510
1 changed files with 1 additions and 1 deletions
  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