Remove coc-powershell config line
This commit is contained in:
parent
3fdd4942d5
commit
f40d9ae8d4
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -276,7 +276,6 @@ end
|
||||||
|
|
||||||
if has('nvim')
|
if has('nvim')
|
||||||
set mouse=nv
|
set mouse=nv
|
||||||
let g:coc_global_extensions=['coc-powershell']
|
|
||||||
end
|
end
|
||||||
|
|
||||||
if has('patch-7.3.541')
|
if has('patch-7.3.541')
|
||||||
|
|
Loading…
Reference in a new issue