neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
573 stars 51 forks source link

suid privilege escalation #274

Closed abdellatif-temsamani closed 3 years ago

abdellatif-temsamani commented 3 years ago

Changes file file permissions from / to read only As I understand it done via suid privilege escalation that broke my systemand make my machine stuck at initramfs Until I fix using feck command i don't get why you need a sudo-prompt in a vim plugin

FedericoAntoniazzi commented 3 years ago

This plugin doesn't need root access to work so it's your fault. I highly recommend you to close this issue