Remove coc-powershell config line

This commit is contained in:
Anthony Rose 2024-11-09 23:07:44 +00:00
parent 3fdd4942d5
commit f40d9ae8d4

1
vimrc
View file

@ -276,7 +276,6 @@ end
if has('nvim')
set mouse=nv
let g:coc_global_extensions=['coc-powershell']
end
if has('patch-7.3.541')