diff options
author | Chris <[email protected]> | 2020-07-18 14:51:10 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-07-18 14:51:10 -0400 |
commit | f3fab2c54ec226e4d55839019c9ed9ce58987a10 (patch) | |
tree | 41d8644aec55bd9b1532dca24ed3cd054b5e7339 /plug-config/vista.vim | |
parent | ff047125b058257d8fa1295c55d1cb2ee9dae3f3 (diff) |
vista fix
Diffstat (limited to 'plug-config/vista.vim')
-rw-r--r-- | plug-config/vista.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plug-config/vista.vim b/plug-config/vista.vim index eefc8366..449383c9 100644 --- a/plug-config/vista.vim +++ b/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 |