diff --git a/vimrc b/vimrc index 6f83293..d1c9b51 100644 --- a/vimrc +++ b/vimrc @@ -273,6 +273,7 @@ end if has('nvim') set mouse=nv + let g:coc_global_extensions=['coc-powershell'] end if has('patch-7.3.541')