Load coc-powershell

This commit is contained in:
Anthony Rose 2024-11-05 11:32:11 +00:00
parent 0c5f1c730a
commit 17f75da318

1
vimrc
View file

@ -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')